SkelGIS  3.0
/home/helene/Documents/These/SkelGIS/SkelGIS_Library/SkelGIS_V3/skelgis/data_structures/DMatrix/dmatrix.hpp File Reference

Definitions of the object DMatrix used by the user. Four template specializations are available. More...

#include "dmatrix_impl.hpp"

Go to the source code of this file.

Classes

struct  skelgis::DMatrix< T, R, line >
 DMatrix class. More...
struct  skelgis::DMatrix< T, 0 >
 DMatrix class. More...
struct  skelgis::DMatrix< T, R, false >
 DMatrix class. More...
struct  skelgis::DMatrix< T, 0, false >
 DMatrix class. More...

Detailed Description

Definitions of the object DMatrix used by the user. Four template specializations are available.

Definition in file dmatrix.hpp.

 All Classes Files Functions Variables Defines