CvVectors Struct Reference

#include <ml.hpp>

List of all members.

Public Attributes

int type
int dims
int count
CvVectorsnext
union {
   uchar **   ptr
   float **   fl
   double **   db
data

Member Data Documentation

float** CvVectors::fl
double** CvVectors::db
union { ... } CvVectors::data

The documentation for this struct was generated from the following file: