38 #ifndef __VP_SUB_ROW_VECTOR__
39 #define __VP_SUB_ROW_VECTOR__
41 #include <visp3/core/vpRowVector.h>
83 void checkParentStatus()
const;
85 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.