Go to the source code of this file.
Classes | |
| class | Sundance::UnaryFunctor | 
Namespaces | |
| namespace | Sundance | 
Defines | |
| #define | SUNDANCE_UNARY_FUNCTOR(opName, functorName, description, domain, funcDefinition, firstDerivDefinition,secondDerivDefinition) | 
| #define | SUNDANCE_UNARY_FUNCTOR3(opName, functorName, description, domain, funcDefinition, firstDerivDefinition,secondDerivDefinition, thirdDerivDefinition) | 
| #define SUNDANCE_UNARY_FUNCTOR | ( | opName, | |||
| functorName, | |||||
| description, | |||||
| domain, | |||||
| funcDefinition, | |||||
| firstDerivDefinition, | |||||
| secondDerivDefinition | ) | 
Definition at line 142 of file SundanceUnaryFunctor.hpp.
| #define SUNDANCE_UNARY_FUNCTOR3 | ( | opName, | |||
| functorName, | |||||
| description, | |||||
| domain, | |||||
| funcDefinition, | |||||
| firstDerivDefinition, | |||||
| secondDerivDefinition, | |||||
| thirdDerivDefinition | ) | 
Definition at line 242 of file SundanceUnaryFunctor.hpp.