![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Selects a concrete temporary matrix type compatible with the matrix expression M. More...
#include <TypeTraits.hpp>
Inheritance diagram for CDPL::Math::MatrixTemporaryTraits< M >:Public Types | |
| typedef M::MatrixTemporaryType | Type |
| The concrete temporary matrix type compatible with the matrix expression M. More... | |
Selects a concrete temporary matrix type compatible with the matrix expression M.
| M | The matrix expression type. |
| typedef M::MatrixTemporaryType CDPL::Math::MatrixTemporaryTraits< M >::Type |
The concrete temporary matrix type compatible with the matrix expression M.