a | theoretica::multidual< N > | |
conjugate() const | theoretica::multidual< N > | inline |
Dual() const | theoretica::multidual< N > | inline |
Dual() | theoretica::multidual< N > | inline |
extract(const vec< multidual< N >, N > &v, vec< real, N > &x, mat< real, N, N > &J) | theoretica::multidual< N > | inlinestatic |
extract_dual(const vec< multidual< N >, N > &v) | theoretica::multidual< N > | inlinestatic |
extract_real(const vec< multidual< N >, N > &v) | theoretica::multidual< N > | inlinestatic |
inverse() const | theoretica::multidual< N > | inline |
make_argument(const vec< real, N > &x) | theoretica::multidual< N > | inlinestatic |
multidual() | theoretica::multidual< N > | inline |
multidual(real r, vec< real, N > u) | theoretica::multidual< N > | inline |
multidual(real r) | theoretica::multidual< N > | inline |
operator std::string() | theoretica::multidual< N > | inline |
operator*(const multidual &other) const | theoretica::multidual< N > | inline |
operator*(real r) const | theoretica::multidual< N > | inline |
operator* (defined in theoretica::multidual< N >) | theoretica::multidual< N > | friend |
operator*=(const multidual &other) | theoretica::multidual< N > | inline |
operator*=(real r) | theoretica::multidual< N > | inline |
operator+() const | theoretica::multidual< N > | inline |
operator+(const multidual &other) const | theoretica::multidual< N > | inline |
operator+(real r) const | theoretica::multidual< N > | inline |
operator+ (defined in theoretica::multidual< N >) | theoretica::multidual< N > | friend |
operator+=(const multidual &other) | theoretica::multidual< N > | inline |
operator+=(real r) | theoretica::multidual< N > | inline |
operator-() const | theoretica::multidual< N > | inline |
operator-(const multidual &other) const | theoretica::multidual< N > | inline |
operator-(real r) const | theoretica::multidual< N > | inline |
operator- (defined in theoretica::multidual< N >) | theoretica::multidual< N > | friend |
operator-=(const multidual &other) | theoretica::multidual< N > | inline |
operator-=(real r) | theoretica::multidual< N > | inline |
operator/(const multidual &other) const | theoretica::multidual< N > | inline |
operator/(real r) const | theoretica::multidual< N > | inline |
operator/ (defined in theoretica::multidual< N >) | theoretica::multidual< N > | friend |
operator/=(const multidual &other) | theoretica::multidual< N > | inline |
operator/=(real r) | theoretica::multidual< N > | inline |
operator<<(std::ostream &out, const multidual &obj) | theoretica::multidual< N > | friend |
operator=(real x) | theoretica::multidual< N > | inline |
operator==(const multidual &other) | theoretica::multidual< N > | inline |
Re() const | theoretica::multidual< N > | inline |
Re() | theoretica::multidual< N > | inline |
resize(unsigned int size) | theoretica::multidual< N > | inline |
size() const | theoretica::multidual< N > | inline |
to_string(const std::string &epsilon="e") const | theoretica::multidual< N > | inline |
v | theoretica::multidual< N > | |
vector_argument (defined in theoretica::multidual< N >) | theoretica::multidual< N > | static |
~multidual()=default (defined in theoretica::multidual< N >) | theoretica::multidual< N > | |