ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Public Attributes
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.

Public Attributes

double x
 < value of the variable

Detailed Description

Holds the data for the prevariable class.

Definition at line 155 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 166 of file fvar.hpp.

Referenced by restore_dvar_vector_der_nozero(), restore_dvar_vector_derivatives(), and dvector::save_dvector_derivatives_na().


Member Data Documentation

List of all members.


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