This is the complete list of members for FeatureEngineering, including all inherited members.
extractFeatures4Matching(int isInterchangeable, bool flagConsistent, int totalTable, const FeatureArguments *attrs, const std::string &defaultFeatureVecDir="", const std::string &defaultResTableName="", const std::string &defaultICVDir="", const std::string &defeaultFeatureNamesDir="") | FeatureEngineering | static |
extractFeatures4TopK(int isInterchangeable, bool flagConsistent, int totalTable, const FeatureArguments *attrs, const std::string &defaultFeatureVecDir="", const std::string &defaultICVDir="", const std::string &defaultFeatureNamesDir="") | FeatureEngineering | static |
FeatureEngineering()=default | FeatureEngineering | |
FeatureEngineering(const FeatureEngineering &other)=delete | FeatureEngineering | |
FeatureEngineering(FeatureEngineering &&other)=delete | FeatureEngineering | |
readFeatures(ui &numFeatures, Rule *&featureNames, std::vector< std::string > &nameCopy, const std::string &defaultFeatureNamesDir="") | FeatureEngineering | static |
readGroups(int totalAttr, const std::vector< std::string > &attrVec, FeatureIndex::Groups &group, FeatureIndex::GroupTokens &groupTokensDlm, FeatureIndex::GroupTokens &groupTokensQgm, FeatureIndex::Cluster &cluster, std::vector< int > &keyLength, const std::string &defaultICVDir="") | FeatureEngineering | static |
~FeatureEngineering()=default | FeatureEngineering |