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

Stores integer. More...

#include <fvar.hpp>

Public Member Functions

 ad_integer (const int &_d, const adkludge &)
 
 ad_integer (const data_int &di)
 
 ad_integer (const int _d)
 
 ad_integer (const index_type &it)
 
ad_integer make_ad_integer (int _d)
 
 operator int () const
 

Protected Attributes

int d
 

Detailed Description

Stores integer.

Definition at line 7654 of file fvar.hpp.

Constructor & Destructor Documentation

ad_integer::ad_integer ( const int &  _d,
const adkludge  
)
inline

Definition at line 7664 of file fvar.hpp.

Referenced by make_ad_integer().

ad_integer::ad_integer ( const data_int di)

Definition at line 31 of file model9.cpp.

ad_integer::ad_integer ( const int  _d)
inline

Definition at line 7668 of file fvar.hpp.

ad_integer::ad_integer ( const index_type it)

Definition at line 530 of file indextyp.cpp.

Member Function Documentation

ad_integer ad_integer::make_ad_integer ( int  _d)
inline

Definition at line 7673 of file fvar.hpp.

ad_integer::operator int ( ) const
inline

Definition at line 7660 of file fvar.hpp.

Member Data Documentation

int ad_integer::d
protected

Definition at line 7657 of file fvar.hpp.

Referenced by operator int(), and number_index::operator int().


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