Holds the data for the prevariable class. More...
#include <fvar.hpp>
Public Member Functions | |
double & | xvalue () |
Return the value of the variable. | |
Public Attributes | |
double | x |
< value of the variable |
double& double_and_int::xvalue | ( | ) | [inline] |
Return the value of the variable.
Definition at line 166 of file fvar.hpp.
Referenced by restore_dvar_vector_der_nozero(), restore_dvar_vector_derivatives(), and dvector::save_dvector_derivatives_na().
double double_and_int::x |
< value of the variable
Definition at line 159 of file fvar.hpp.
Referenced by acos(), address(), asin(), atan(), bounded_cumd_norm(), cos(), cosh(), cube(), cumd_norm(), dvar_vector::dvar_vector(), dvariable::dvariable(), exp(), fabs(), fourth(), funnel_gradcalc(), gammlnguts(), gradcalc(), dlist::initialize(), dvar_vector::initialize(), inv_cumd_gamma(), inv_cumd_norm_inner(), gradient_structure::jacobcalc(), ldexp(), log(), log10(), make_indvar_list(), prevariable::operator!=(), dvar_vector_position::operator()(), operator*(), prevariable::operator*=(), operator+(), prevariable::operator+=(), operator-(), prevariable::operator-=(), operator/(), prevariable::operator/=(), prevariable::operator<(), prevariable::operator<=(), prevariable::operator=(), dvariable::operator=(), dvar_vector::operator=(), prevariable::operator==(), prevariable::operator>(), prevariable::operator>=(), pow(), restore_prevariable_derivative(), dvector::save_dvector_derivatives(), sfabs(), sigmoid(), sin(), sinh(), sqr(), sqrt(), square(), tan(), tanh(), value(), prevariable::xadr(), prevariable::xval(), prevariable_position::xval(), and xvalue().
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0 |