|  | OpenCV
    3.4.3
    Open Source Computer Vision | 
#include "matrix.h"
| Public Member Functions | |
| UntypedMatrix (void *data_, long rows_, long cols_) | |
| ~UntypedMatrix () | |
| template<typename T > | |
| Matrix< T > | as () | 
| Public Attributes | |
| size_t | cols | 
| void * | data | 
| size_t | rows | 
| flann_datatype_t | type | 
| 
 | inline | 
| 
 | inline | 
| size_t cvflann::UntypedMatrix::cols | 
| void* cvflann::UntypedMatrix::data | 
| size_t cvflann::UntypedMatrix::rows | 
| flann_datatype_t cvflann::UntypedMatrix::type | 
 1.8.12
 1.8.12