42 #include <visp/vpRotationVector.h>
61 for (
unsigned int i=0; i<
_size; i++)
102 std::ios::fmtflags original_flags( s.flags() );
105 for (
unsigned int i=0; i < m.
size(); i++)
111 s.flags(original_flags);
118 this->
_size = vector_size;
119 r =
new double[this->
_size];
Class that consider the case of a generic rotation vector (cannot be used as is !) consisting in thre...
Definition of the row vector class.
virtual ~vpRotationVector()
void init(const unsigned int size)
unsigned int size() const
vpColVector & operator<<(const vpColVector &v)