This is the complete list of members for GIMLI::Function< ArgType, ValueType >, including all inherited members.
| copy_(const Function &funct) (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | inlineprotectedvirtual |
| Function() (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | inline |
| Function(const Function &funct) (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | inline |
| getValue(const ArgType &arg) const =0 (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | pure virtual |
| getValue(const Vector< ArgType > &arg) const =0 (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | pure virtual |
| operator()(const ArgType &arg) const (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | inline |
| operator()(const Vector< ArgType > &arg) const (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | inline |
| operator=(const Function &funct) (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | inline |
| ~Function() (defined in GIMLI::Function< ArgType, ValueType >) | GIMLI::Function< ArgType, ValueType > | inlinevirtual |