ADMB Documentation
-a65f1c97
|
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 |
|
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 index_type & | it | ) |
Definition at line 530 of file indextyp.cpp.
|
inline |
|
protected |
Definition at line 7657 of file fvar.hpp.
Referenced by operator int(), and number_index::operator int().
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |