![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
CRTP base class of all numeric expression types in the Math namespace. More...
#include <Expression.hpp>
Inheritance diagram for CDPL::Math::Expression< E >:Public Types | |
| typedef E | ExpressionType |
| The derived expression type. More... | |
Protected Member Functions | |
| Expression () | |
| ~Expression () | |
CRTP base class of all numeric expression types in the Math namespace.
| E | The derived expression type. |
| typedef E CDPL::Math::Expression< E >::ExpressionType |
The derived expression type.
|
inlineprotected |
|
inlineprotected |