The base for all matrix views. More...
#include <mrpt/math/CMatrixViews.h>

The base for all matrix views.
Used just for grouping purposes It is very important to realize that CMatrixView's are just wrappers over other existing matrix objects, so the original object MUST exist during the whole scope of these wrappers, i.e. you can't delete the original object before its matrix views.
Definition at line 47 of file CMatrixViews.h.
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |