| allocateXMLMatrix(const TiXmlElement *xml_matrix) | alvar::FileFormatUtils | [static] |
| createXMLMatrix(const char *element_name, const CvMat *matrix) | alvar::FileFormatUtils | [static] |
| decodeXMLMatrix(const TiXmlElement *xml_matrix, int &type, int &rows, int &cols) | alvar::FileFormatUtils | [private, static] |
| parseXMLMatrix(const TiXmlElement *xml_matrix, CvMat *matrix) | alvar::FileFormatUtils | [static] |