| ad() | tiny_ad::ad< Type, Vector > | inline |
| ad(Type v, Vector d) | tiny_ad::ad< Type, Vector > | inline |
| ad(double v) | tiny_ad::ad< Type, Vector > | inline |
| deriv | tiny_ad::ad< Type, Vector > | |
| operator*(const ad &other) const | tiny_ad::ad< Type, Vector > | inline |
| operator*(const double &x) const | tiny_ad::ad< Type, Vector > | inline |
| operator*=(const ad &other) | tiny_ad::ad< Type, Vector > | inline |
| operator+(const ad &other) const | tiny_ad::ad< Type, Vector > | inline |
| operator+() const | tiny_ad::ad< Type, Vector > | inline |
| operator+(const double &x) const | tiny_ad::ad< Type, Vector > | inline |
| operator+=(const ad &other) | tiny_ad::ad< Type, Vector > | inline |
| operator-(const ad &other) const | tiny_ad::ad< Type, Vector > | inline |
| operator-() const | tiny_ad::ad< Type, Vector > | inline |
| operator-(const double &x) const | tiny_ad::ad< Type, Vector > | inline |
| operator-=(const ad &other) | tiny_ad::ad< Type, Vector > | inline |
| operator/(const ad &other) const | tiny_ad::ad< Type, Vector > | inline |
| operator/(const double &x) const | tiny_ad::ad< Type, Vector > | inline |
| operator/=(const ad &other) | tiny_ad::ad< Type, Vector > | inline |
| value | tiny_ad::ad< Type, Vector > | |