Main MRPT website > C++ reference
MRPT logo

mrpt::math::CMatrixView Class Reference

The base for all matrix views. More...

#include <mrpt/math/CMatrixViews.h>

Inheritance diagram for mrpt::math::CMatrixView:
Inheritance graph
[legend]

Detailed Description

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010