pktools  2.6.7
Processing Kernel for geospatial data
CostFactoryANN Member List

This is the complete list of members for CostFactoryANN, including all inherited members.

CostFactory(void) (defined in CostFactory)CostFactoryinline
CostFactory(unsigned short cv, short verbose) (defined in CostFactory)CostFactoryinline
CostFactoryANN() (defined in CostFactoryANN)CostFactoryANN
CostFactoryANN(const std::vector< unsigned int > &nneuron, float connection, const std::vector< float > weights, float learning, unsigned int maxit, unsigned short cv, bool verbose) (defined in CostFactoryANN)CostFactoryANN
getClassIndex(std::string classname) const (defined in CostFactory)CostFactoryinline
getClassValueMap() (defined in CostFactory)CostFactoryinline
getCost(const std::vector< Vector2d< float > > &trainingFeatures) (defined in CostFactoryANN)CostFactoryANNvirtual
getNameVector() (defined in CostFactory)CostFactoryinline
m_classvalue (defined in CostFactory)CostFactoryprotected
m_classValueMap (defined in CostFactory)CostFactoryprotected
m_cm (defined in CostFactory)CostFactoryprotected
m_cv (defined in CostFactory)CostFactoryprotected
m_nameVector (defined in CostFactory)CostFactoryprotected
m_nctest (defined in CostFactory)CostFactoryprotected
m_nctraining (defined in CostFactory)CostFactoryprotected
m_verbose (defined in CostFactory)CostFactoryprotected
pushBackClassName(std::string classname) (defined in CostFactory)CostFactoryinline
pushBackName(std::string classname) (defined in CostFactory)CostFactoryinline
setClassValueMap(const std::string &classname, short classvalue) (defined in CostFactory)CostFactoryinline
setCv(unsigned short cv) (defined in CostFactory)CostFactoryinline
setNameVector(std::vector< std::string > &nameVector) (defined in CostFactory)CostFactoryinline
setNcTest(const std::vector< unsigned int > nctest) (defined in CostFactory)CostFactoryinline
setNcTraining(const std::vector< unsigned int > nctraining) (defined in CostFactory)CostFactoryinline
~CostFactory(void) (defined in CostFactory)CostFactoryinlinevirtual
~CostFactoryANN() (defined in CostFactoryANN)CostFactoryANN