![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Base class for unary functors that take a grid expression and return a scalar result (Math::GridElementSum). More...
#include <Functional.hpp>
Inheritance diagram for CDPL::Math::GridScalarUnaryFunctor< M >:Public Types | |
| typedef M::ValueType | ResultType |
| The scalar result type (the grid's cell value type). More... | |
Base class for unary functors that take a grid expression and return a scalar result (Math::GridElementSum).
| M | The grid expression type. |
| typedef M::ValueType CDPL::Math::GridScalarUnaryFunctor< M >::ResultType |
The scalar result type (the grid's cell value type).