AutoDerivative() | FullPhysics::AutoDerivative< T > | inline |
AutoDerivative(const T &Val, const blitz::Array< T, 1 > &G) | FullPhysics::AutoDerivative< T > | inline |
AutoDerivative(const AutoDerivativeRef< T > &V) | FullPhysics::AutoDerivative< T > | inline |
AutoDerivative(const T &Val, int i_th, int nvars) | FullPhysics::AutoDerivative< T > | inline |
AutoDerivative(const T &Val) | FullPhysics::AutoDerivative< T > | inline |
AutoDerivative(const AutoDerivative< T > &D) | FullPhysics::AutoDerivative< T > | inline |
copy() const | FullPhysics::AutoDerivative< T > | inline |
gradient() const | FullPhysics::AutoDerivative< T > | inline |
gradient() | FullPhysics::AutoDerivative< T > | inline |
is_constant() const | FullPhysics::AutoDerivative< T > | inline |
number_variable() const | FullPhysics::AutoDerivative< T > | inline |
operator*(const AutoDerivative< T > &X, const AutoDerivative< T > &Y) | FullPhysics::AutoDerivative< T > | friend |
operator*(const AutoDerivative< T > &X, const T &Y) | FullPhysics::AutoDerivative< T > | friend |
operator*(const T &X, const AutoDerivative< T > &Y) | FullPhysics::AutoDerivative< T > | friend |
operator*=(const AutoDerivative< T > &V) | FullPhysics::AutoDerivative< T > | inline |
operator*=(const T &V) | FullPhysics::AutoDerivative< T > | inline |
operator+(const AutoDerivative< T > &X, const AutoDerivative< T > &Y) | FullPhysics::AutoDerivative< T > | friend |
operator+(const AutoDerivative< T > &X, const T &Y) | FullPhysics::AutoDerivative< T > | friend |
operator+(const T &X, const AutoDerivative< T > &Y) | FullPhysics::AutoDerivative< T > | friend |
operator+=(const AutoDerivative< T > &V) | FullPhysics::AutoDerivative< T > | inline |
operator+=(const T &V) | FullPhysics::AutoDerivative< T > | inline |
operator-(const AutoDerivative< T > &X, const AutoDerivative< T > &Y) | FullPhysics::AutoDerivative< T > | friend |
operator-(const AutoDerivative< T > &X) | FullPhysics::AutoDerivative< T > | friend |
operator-(const AutoDerivative< T > &X, const T &Y) | FullPhysics::AutoDerivative< T > | friend |
operator-(const T &X, const AutoDerivative< T > &Y) | FullPhysics::AutoDerivative< T > | friend |
operator-=(const AutoDerivative< T > &V) | FullPhysics::AutoDerivative< T > | inline |
operator-=(const T &V) | FullPhysics::AutoDerivative< T > | inline |
operator/(const AutoDerivative< T > &X, const AutoDerivative< T > &Y) | FullPhysics::AutoDerivative< T > | friend |
operator/(const AutoDerivative< T > &X, const T &Y) | FullPhysics::AutoDerivative< T > | friend |
operator/(const T &X, const AutoDerivative< T > &Y) | FullPhysics::AutoDerivative< T > | friend |
operator/=(const AutoDerivative< T > &V) | FullPhysics::AutoDerivative< T > | inline |
operator/=(const T &V) | FullPhysics::AutoDerivative< T > | inline |
operator<(const AutoDerivative< T > &V) const | FullPhysics::AutoDerivative< T > | inline |
operator<(const T &V) const | FullPhysics::AutoDerivative< T > | inline |
operator=(const AutoDerivative< T > &D) | FullPhysics::AutoDerivative< T > | inline |
operator==(const AutoDerivative< T > &V) const | FullPhysics::AutoDerivative< T > | inline |
operator==(const T &V) const | FullPhysics::AutoDerivative< T > | inline |
operator>(const AutoDerivative< T > &V) const | FullPhysics::AutoDerivative< T > | inline |
operator>(const T &V) const | FullPhysics::AutoDerivative< T > | inline |
print(std::ostream &Os) const | FullPhysics::AutoDerivative< T > | inline |
print_to_string() const | FullPhysics::Printable< AutoDerivative< T > > | inline |
value() const | FullPhysics::AutoDerivative< T > | inline |
value() | FullPhysics::AutoDerivative< T > | inline |
value_type typedef | FullPhysics::AutoDerivative< T > | |
~GenericObject() | FullPhysics::GenericObject | inlinevirtual |