![]() |
CPP Linear Algebra ToolBox
0.1.0
|
Header file for Diagonal Matrix type. More...
#include "vector.h"
Go to the source code of this file.
Typedefs | |
typedef Vector | DiagonalMatrix |
Functions | |
double | tr (const DiagonalMatrix &) |
double | det (const DiagonalMatrix &) |
Header file for Diagonal Matrix type.
typedef Vector DiagonalMatrix |
double det | ( | const DiagonalMatrix & | D | ) |
double tr | ( | const DiagonalMatrix & | D | ) |