Home
last modified time | relevance | path

Searched refs:BinaryFeatureType (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/common/
Dfeature-types.h127 class BinaryFeatureType : public FeatureType {
129 BinaryFeatureType(const std::string &name, const std::string &off, in BinaryFeatureType() function