Chemical Data Processing Library C++ API - Version 1.1.1
|
#include <Functional.hpp>
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 |