| 
    GEDLIB
    1.0
    
   | 
 
ged::Matrix class declaration. More...


Go to the source code of this file.
Classes | |
| class | ged::Matrix< ScalarT > | 
| A matrix class with basic functionality.  More... | |
Namespaces | |
| ged | |
| Global namespace for GEDLIB.  | |
Typedefs | |
| typedef Matrix< double > | ged::DMatrix | 
| Matrix with double entries.  | |
| typedef Matrix< int > | ged::IMatrix | 
| Matrix with int entries.  | |
ged::Matrix class declaration.
Definition in file matrix.hpp.
 1.8.13