![]() |
SCOREC core
Parallel unstructured mesh tools
|
Small compile-time and run-time linear algebra matrices. More...
Go to the source code of this file.
Classes | |
| class | mth::Matrix< T, M, N > |
| compile-time (static) matrix More... | |
| class | mth::Matrix< T, 0, 0 > |
| run-time (dynamic) matrix More... | |
| class | mth::Matrix3x3< T > |
| convenience wrapper over Matrix<T,3,3> More... | |
Namespaces | |
| mth | |
| All MTH functions are contained in this namespace. | |
Small compile-time and run-time linear algebra matrices.
Definition in file mthMatrix.h.
1.9.1