ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Protected Attributes
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 7448 of file fvar.hpp.


Constructor & Destructor Documentation

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

Definition at line 7458 of file fvar.hpp.

Referenced by make_ad_integer().

Definition at line 31 of file model9.cpp.

ad_integer::ad_integer ( const int  _d) [inline]

Definition at line 7462 of file fvar.hpp.

Definition at line 510 of file indextyp.cpp.


Member Function Documentation

Definition at line 7467 of file fvar.hpp.

ad_integer::operator int ( ) const [inline]

Definition at line 7454 of file fvar.hpp.


Member Data Documentation

int ad_integer::d [protected]

Definition at line 7451 of file fvar.hpp.

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

List of all members.


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