cvflann::Matrix< T > Class Template Reference
#include <matrix.h>
List of all members.
Detailed Description
template<typename T>
class cvflann::Matrix< T >
Class that implements a simple rectangular matrix stored in a memory buffer and provides convenient matrix-like access using the [] operators.
Constructor & Destructor Documentation
Member Function Documentation
Convenience function for deallocating the storage data.
Operator that return a (pointer to a) row of the data.
Member Data Documentation
The documentation for this class was generated from the following file: