Reference¶
Information-oriented look-up: exact types, signatures, and recurrences. For narrative how-to, see the Guide.
| Page | Contents |
|---|---|
| TaylorExpansion API | The core type — template parameters, factories, accessors, operators, the full unary/binary/fused math surface |
Eigen API (tax::la) |
NumTraits, variable construction, value/eval, gradient/Hessian/Jacobian, map inversion |
Named API (tax::named) |
NamedTaylorExpansion and MixedTaylorExpansion, axes, factories, compose/slice/derive, fused and binary overloads, named LA helpers |
The per-operation recurrence relations live under Internals / Recurrence Relations.