![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
#include <Functional.hpp>
Inheritance diagram for CDPL::Math::MatrixTrace< M >:Public Types | |
| typedef MatrixScalarUnaryFunctor< M >::ResultType | ResultType |
Public Types inherited from CDPL::Math::MatrixScalarUnaryFunctor< M > | |
| typedef M::ValueType | ResultType |
Static Public Member Functions | |
| static ResultType | apply (const MatrixExpression< M > &e) |
| typedef MatrixScalarUnaryFunctor<M>::ResultType CDPL::Math::MatrixTrace< M >::ResultType |
|
inlinestatic |