AutoDerivativeRef(T &V, const blitz::Array< T, 1 > &G) | FullPhysics::AutoDerivativeRef< T > | inline |
AutoDerivativeRef(T &V) | FullPhysics::AutoDerivativeRef< T > | inline |
gradient() const | FullPhysics::AutoDerivativeRef< T > | inline |
gradient_ref() const | FullPhysics::AutoDerivativeRef< T > | inline |
operator*(const AutoDerivativeRef< T > &X, const AutoDerivativeRef< T > &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator*(const AutoDerivativeRef< T > &X, const T &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator*(const T &X, const AutoDerivativeRef< T > &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator+(const AutoDerivativeRef< T > &X, const AutoDerivativeRef< T > &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator+(const AutoDerivativeRef< T > &X, const T &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator+(const T &X, const AutoDerivativeRef< T > &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator-(const AutoDerivativeRef< T > &X, const AutoDerivativeRef< T > &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator-(const AutoDerivativeRef< T > &X) | FullPhysics::AutoDerivativeRef< T > | friend |
operator-(const AutoDerivativeRef< T > &X, const T &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator-(const T &X, const AutoDerivativeRef< T > &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator/(const AutoDerivativeRef< T > &X, const AutoDerivativeRef< T > &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator/(const AutoDerivativeRef< T > &X, const T &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator/(const T &X, const AutoDerivativeRef< T > &Y) | FullPhysics::AutoDerivativeRef< T > | friend |
operator=(const AutoDerivative< T > &D) const | FullPhysics::AutoDerivativeRef< T > | inline |
print(std::ostream &Os) const | FullPhysics::AutoDerivativeRef< T > | inline |
print_to_string() const | FullPhysics::Printable< AutoDerivativeRef< T > > | inline |
value() const | FullPhysics::AutoDerivativeRef< T > | inline |
value_ref() const | FullPhysics::AutoDerivativeRef< T > | inline |
~GenericObject() | FullPhysics::GenericObject | inlinevirtual |