Expand description
Mapping: A general kind of function
ComposedMapping- TwoMappings composed in seriesDifferentiable- Has a derivativeMapping/IndexedMapping- Objects that can be evaluated at some argument
Structs§
- Composed
Mapping - Structure that represents the lazy composition of two functions
Traits§
- Differentiable
- Trait for objects that are differentiable
- Indexed
Mapping - Trait for evaluating finite, term-based functions
- Mapping
- Trait for functions