#include <rcsc/formation/formation.h>
#include <rcsc/ann/rbf.h>
#include <boost/shared_ptr.hpp>
#include <map>
ネームスペース | |
namespace | rcsc |
構成 | |
class | rcsc::FormationRBF |
formation implementation using Neural Network [詳細] | |
class | rcsc::FormationRBF::Param |
formation parameter using RBF network. one Param instance realizes just one player's position. [詳細] |