ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
double_and_int Class Reference

Holds the data for the prevariable class. More...

#include <fvar.hpp>

Public Member Functions

double & xvalue ()
 Return the value of the variable. More...
 

Public Attributes

double x
 < value of the variable More...
 

Detailed Description

Holds the data for the prevariable class.

Definition at line 191 of file fvar.hpp.

Member Function Documentation

double& double_and_int::xvalue ( )
inline

Return the value of the variable.

Returns
double reference containing the value of the variable.

Definition at line 202 of file fvar.hpp.

Member Data Documentation

double double_and_int::x

< value of the variable

Definition at line 195 of file fvar.hpp.

Referenced by acos(), address(), asin(), atan(), bounded_cumd_norm(), copy_value_to_vector(), cos(), cosh(), cube(), cumd_norm(), dvar_vector::dvar_vector(), dvariable::dvariable(), elem_div(), elem_prod(), exp(), fabs(), fourth(), gradient_structure::funnel_gradcalc(), gammlnguts(), dlist::get(), dlist::initialize(), dvar_vector::initialize(), dvar_matrix::initialize(), inv_cumd_gamma(), inv_cumd_norm_inner(), gradient_structure::jacobcalc(), ldexp(), log(), log10(), gradient_structure::make_indvar_list(), mfexp(), nograd_assign(), prevariable::operator!=(), dvar_vector_position::operator()(), operator*(), prevariable::operator*=(), operator+(), prevariable::operator+=(), dvar_vector::operator+=(), operator-(), prevariable::operator-=(), dvar_vector::operator-=(), operator/(), prevariable::operator/=(), dvar_vector::operator/=(), prevariable::operator<(), prevariable::operator<=(), prevariable::operator=(), dvar_vector::operator=(), prevariable::operator==(), prevariable::operator>(), prevariable::operator>=(), outer_prod(), pow(), restore_dvar_vector_der_nozero(), restore_dvar_vector_derivatives(), DF_FILE::restore_prevariable_derivative(), DF_FILE::save_dvar_vector_value(), dvector::save_dvector_derivatives(), dvector::save_dvector_derivatives_na(), param_init_bounded_vector::set_simulation_bounds(), sfabs(), sigmoid(), sin(), sinh(), solve(), sqrt(), square(), sum(), tan(), tanh(), value(), prevariable::xadr(), prevariable::xval(), prevariable_position::xval(), and xvalue().


The documentation for this class was generated from the following file: