![]() |
KSquare Utilities
|
Go to the source code of this file.
Classes | |
| class | KKMLL::Attribute |
| describes a single Feature, Type and possible values. More... | |
| class | KKMLL::AttributeList |
| class | KKMLL::AttributeTypeVector |
Namespaces | |
| KKMLL | |
| Namespace for all K^2 Machine Learning code. | |
Typedefs | |
| typedef AttributeList const * | KKMLL::AttributeListConstPtr |
| typedef AttributeList * | KKMLL::AttributeListPtr |
| typedef Attribute * | KKMLL::AttributePtr |
| typedef AttributeTypeVector * | KKMLL::AttributeTypeVectorPtr |
| typedef XmlElementTemplate< Attribute > | KKMLL::XmlElementAttribute |
| typedef XmlElementTemplate< AttributeList > | KKMLL::XmlElementAttributeList |
| typedef XmlElementAttributeList * | KKMLL::XmlElementAttributeListPtr |
| typedef XmlElementAttribute * | KKMLL::XmlElementAttributePtr |
| typedef XmlElementTemplate< AttributeTypeVector > | KKMLL::XmlElementAttributeTypeVector |
| typedef XmlElementAttributeTypeVector * | KKMLL::XmlElementAttributeTypeVectorPtr |
Functions | |
| AttributeType | KKMLL::AttributeTypeFromStr (const KKStr &s) |
| const KKStr & | KKMLL::AttributeTypeToStr (AttributeType type) |
| AttributeType | KKMLL::operator++ (AttributeType zed) |