TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
This is the complete list of members for cherrypi::FeatureDescriptor, including all inherited members.
FeatureDescriptor() | cherrypi::FeatureDescriptor | inline |
FeatureDescriptor(PlainFeatureType type, std::string name, int numChannels) | cherrypi::FeatureDescriptor | inline |
FeatureDescriptor(CustomFeatureType type, std::string name, int numChannels) | cherrypi::FeatureDescriptor | inline |
FeatureDescriptor(FeatureDescriptor const &other) | cherrypi::FeatureDescriptor | inline |
FeatureDescriptor(FeatureDescriptor &&other) | cherrypi::FeatureDescriptor | inline |
load(Archive &ar) | cherrypi::FeatureDescriptor | inline |
name | cherrypi::FeatureDescriptor | |
numChannels | cherrypi::FeatureDescriptor | |
operator=(FeatureDescriptor const &other) | cherrypi::FeatureDescriptor | inline |
operator=(FeatureDescriptor &&other) | cherrypi::FeatureDescriptor | inline |
operator==(FeatureDescriptor const &other) const | cherrypi::FeatureDescriptor | |
save(Archive &ar) const | cherrypi::FeatureDescriptor | inline |
type | cherrypi::FeatureDescriptor | |
~FeatureDescriptor()=default | cherrypi::FeatureDescriptor |