![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
Provides matrix adapter classes. More...
Go to the source code of this file.
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Math | |
| Contains classes and functions related to mathematics. | |
Functions | |
| template<typename Tri , typename E > | |
| TriangularAdapter< E, Tri > | CDPL::Math::triang (MatrixExpression< E > &e) |
| template<typename Tri , typename E > | |
| TriangularAdapter< const E, Tri > | CDPL::Math::triang (const MatrixExpression< E > &e) |
Provides matrix adapter classes.