42 #ifndef __VP_SUB_ROW_VECTOR__
43 #define __VP_SUB_ROW_VECTOR__
45 #include <visp/vpRowVector.h>
90 void init(
vpRowVector &v,
const unsigned int & offset,
const unsigned int & ncols);
93 void checkParentStatus();
Definition of the vpMatrix class.
void init()
Initialization of the object matrix.
Definition of the row vector class.
vpRowVector * parent
Parent vpColvector.
unsigned int pColNum
Number of row of parent vpColvector at initialization.
Definition of the vpSubRowVector vpSubRowVector class provides a mask on a vpRowVector all properties...
vpRowVector & operator=(const vpRowVector &v)
Copy operator. Allow operation such as A = v.