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

Definitions of the distributed matrix implementation object. This class is not used by the user. Four template specializations are available as for DMatrix. More...

Go to the source code of this file.

Classes

struct  skelgis::DMatrix_base< T >
 base template Distributed Matrix Class More...
struct  skelgis::DMatrix_impl< T, R, line >
 DMatrix_impl class. More...
struct  skelgis::DMatrix_impl< T, 0, true >
 DMatrix_impl class. More...
struct  skelgis::DMatrix_impl< T, R, false >
 DMatrix_impl class. More...
struct  skelgis::DMatrix_impl< T, 0, false >
 DMatrix_impl class. More...

Detailed Description

Definitions of the distributed matrix implementation object. This class is not used by the user. Four template specializations are available as for DMatrix.

Definition in file dmatrix_impl.hpp.

 All Classes Files Functions Variables Defines