Searched defs:Matrix (Results 1 – 4 of 4) sorted by relevance
116 Matrix(unsigned rows, unsigned cols) : in Matrix() function122 Matrix(unsigned rows, unsigned cols, PBQPNum initVal) : in Matrix() function128 Matrix(const Matrix &m) : in Matrix() function
86 Matrix (int M_, int N) { in Matrix() function
251 typedef struct _Matrix Matrix; typedef
47 icvGetNormalVector3( CvMatrix3 * Matrix, float *v ) in icvGetNormalVector3()