RFFGen
|
Requires that multiplication can be performed. More...
Classes | |
struct | RFFGen::Concepts::MultiplicationConcept |
Requires that multiplication can be performed. More... | |
Functions | |
unspecified | RFFGen::Concepts::operator* (MultiplicationConcept::Arg1, MultiplicationConcept::Arg2) |
Multiplication. Return type is not checked to support lazy evaluation. | |
Requires that multiplication can be performed.