ReFRACtor
|
Apply value function to a blitz array. More...
Functions | |
FullPhysics::AutoDerivative< double > | auto_derivative (double Ad) |
BZ_DECLARE_FUNCTION_RET (value, double) | |
BZ_DECLARE_FUNCTION_RET (auto_derivative, FullPhysics::AutoDerivative< double >) | |
FullPhysics::AutoDerivative< double > | pow2 (const FullPhysics::AutoDerivative< double > &x) |
double | value (const FullPhysics::AutoDerivative< double > &Ad) |
Apply value function to a blitz array.
|
inline |
Definition at line 781 of file auto_derivative.h.
blitz::BZ_DECLARE_FUNCTION_RET | ( | value | , |
double | |||
) |
blitz::BZ_DECLARE_FUNCTION_RET | ( | auto_derivative | , |
FullPhysics::AutoDerivative< double > | |||
) |
|
inline |
Definition at line 788 of file auto_derivative.h.
|
inline |
Definition at line 778 of file auto_derivative.h.