RFFGen
|
Mathematical operations and corresponding differentation rules. More...
Namespaces | |
MathematicalOperations | |
Mathematical operations and corresponding differentation rules. | |
Classes | |
struct | RFFGen::MathematicalOperations::Chain< F, G, class, class > |
Chain ![]() ![]() ![]() | |
struct | RFFGen::MathematicalOperations::Product< F, G, class, class > |
Product ![]() | |
struct | RFFGen::MathematicalOperations::Scale< F, class > |
Scaling ![]() ![]() ![]() | |
struct | RFFGen::MathematicalOperations::Squared< F, class > |
Squared function (F must satisfy the requirements of Concepts::FunctionConcept). More... | |
struct | RFFGen::MathematicalOperations::Sum< F, G, CheckF, CheckG > |
Sum of functions of type F and G (F and G must satisfy the requirements of Concepts::FunctionConcept). More... | |
Mathematical operations and corresponding differentation rules.