Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
drwnSupervisedTransform Member List

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

_bValiddrwnFeatureTransformprotected
_nFeaturesdrwnFeatureTransformprotected
clear()drwnFeatureTransforminlinevirtual
clone() const =0drwnSupervisedTransformpure virtual
declareProperty(const string &name, drwnPropertyInterface *optif) (defined in drwnProperties)drwnPropertiesprotected
drwnFeatureTransform()drwnFeatureTransform
drwnFeatureTransform(const drwnFeatureTransform &t)drwnFeatureTransform
drwnProperties() (defined in drwnProperties)drwnPropertiesinline
drwnSupervisedTransform()drwnSupervisedTransform
drwnSupervisedTransform(const drwnSupervisedTransform &t)drwnSupervisedTransform
dump() const drwnWriteable
exposeProperties(drwnProperties *opts, const string &prefix=string(""), bool bSerializable=false) (defined in drwnProperties)drwnPropertiesprotected
findProperty(const string &name) const (defined in drwnProperties)drwnProperties
findProperty(const char *name) const (defined in drwnProperties)drwnPropertiesinline
getBoolProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getDoubleProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getIntProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getListProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getMatrixProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getProperty(const char *name) const (defined in drwnProperties)drwnProperties
getPropertyAsString(unsigned indx) const (defined in drwnProperties)drwnProperties
getPropertyName(unsigned indx) const (defined in drwnProperties)drwnProperties
getPropertyNames() const (defined in drwnProperties)drwnProperties
getPropertyType(unsigned indx) const (defined in drwnProperties)drwnProperties
getSelectionProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getStringProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
getVectorProperty(unsigned indx) const (defined in drwnProperties)drwnProperties
hasProperty(const string &name) const (defined in drwnProperties)drwnProperties
hasProperty(const char *name) const (defined in drwnProperties)drwnPropertiesinline
isReadOnly(unsigned indx) const (defined in drwnProperties)drwnProperties
load(drwnXMLNode &xml)drwnFeatureTransformvirtual
numFeatures() const drwnFeatureTransforminline
numProperties() const (defined in drwnProperties)drwnPropertiesinline
printProperties(ostream &os) const (defined in drwnProperties)drwnProperties
propertyChanged(const string &name) (defined in drwnProperties)drwnPropertiesinlineprotectedvirtual
read(const char *filename)drwnWriteable
readProperties(drwnXMLNode &xml, const char *tag="property") (defined in drwnProperties)drwnProperties
save(drwnXMLNode &xml) const drwnFeatureTransformvirtual
setProperty(unsigned indx, bool value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, int value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, double value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, const string &value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, const char *value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, const Eigen::VectorXd &value) (defined in drwnProperties)drwnProperties
setProperty(unsigned indx, const Eigen::MatrixXd &value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, bool value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, int value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, double value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, const string &value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, const char *value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, const Eigen::VectorXd &value) (defined in drwnProperties)drwnProperties
setProperty(const char *name, const Eigen::MatrixXd &value) (defined in drwnProperties)drwnProperties
train(const vector< vector< double > > &features, const vector< int > &labels)=0drwnSupervisedTransformpure virtual
train(const vector< vector< double > > &features, const vector< int > &labels, const vector< double > &weights)drwnSupervisedTransformvirtual
train(const vector< vector< double > > &features, const vector< int > &labels, const drwnFeatureTransform &xform)drwnSupervisedTransformvirtual
train(const vector< vector< double > > &features, const vector< int > &labels, const vector< double > &weights, const drwnFeatureTransform &xform)drwnSupervisedTransformvirtual
transform(vector< double > &x) const drwnFeatureTransformvirtual
transform(const vector< double > &x, vector< double > &y) const =0drwnFeatureTransformpure virtual
transform(vector< vector< double > > &x) const drwnFeatureTransformvirtual
transform(const vector< vector< double > > &x, vector< vector< double > > &y) const drwnFeatureTransformvirtual
transform(vector< double > &x, const drwnFeatureTransform &xform) const drwnFeatureTransformvirtual
transform(const vector< double > &x, vector< double > &y, const drwnFeatureTransform &xform) const drwnFeatureTransformvirtual
transform(vector< vector< double > > &x, const drwnFeatureTransform &xform) const drwnFeatureTransformvirtual
transform(const vector< vector< double > > &x, vector< vector< double > > &y, const drwnFeatureTransform &xform) const drwnFeatureTransformvirtual
type() const =0drwnTypeablepure virtual
undeclareProperty(const string &name) (defined in drwnProperties)drwnPropertiesprotected
valid() const drwnFeatureTransforminlinevirtual
write(const char *filename) const drwnWriteable
writeProperties(drwnXMLNode &xml, const char *tag="property") const (defined in drwnProperties)drwnProperties
~drwnCloneable() (defined in drwnCloneable)drwnCloneableinlinevirtual
~drwnFeatureTransform() (defined in drwnFeatureTransform)drwnFeatureTransforminlinevirtual
~drwnProperties() (defined in drwnProperties)drwnPropertiesvirtual
~drwnStdObjIface() (defined in drwnStdObjIface)drwnStdObjIfaceinlinevirtual
~drwnSupervisedTransform() (defined in drwnSupervisedTransform)drwnSupervisedTransforminlinevirtual
~drwnTypeable() (defined in drwnTypeable)drwnTypeableinlinevirtual
~drwnWriteable() (defined in drwnWriteable)drwnWriteableinlinevirtual