39 #ifndef _vpSubRowVector_h_ 40 #define _vpSubRowVector_h_ 42 #include <visp3/core/vpRowVector.h> 81 void checkParentStatus()
const;
83 void init(
vpRowVector &v,
const unsigned int &offset,
const unsigned int &ncols);
Implementation of a matrix and operations on matrices.
Implementation of row vector and the associated operations.
vp_deprecated void init()
vpRowVector * parent
Parent vpColvector.
unsigned int pColNum
Number of row of parent vpColvector at initialization.
vpRowVector & operator=(const vpRowVector &v)
Copy operator. Allow operation such as A = v.