|
ergo
|
The heart of the matrix library. More...
#include <math.h>#include <cstdlib>#include <algorithm>#include "MatrixHierarchicBase.h"#include "matrix_proxy.h"#include "mat_gblas.h"#include "sort.h"#include "allocate.h"Go to the source code of this file.
Classes | |
| class | mat::Vector< Treal, Telement > |
| Vector class. More... | |
| struct | mat::AccessMap< Tperm > |
| class | mat::SingletonForTimings |
| class | mat::Matrix< Treal, Telement > |
| Matrix class and heart of the matrix library. More... | |
| class | mat::Matrix< Treal > |
Namespaces | |
| mat | |
Enumerations | |
| enum | mat::side { mat::left, mat::right } |
| enum | mat::inchversion { mat::unstable, mat::stable } |
The heart of the matrix library.
Copyright(c) Emanuel Rubensson 2005