ADMB Documentation
-a65f1c97
|
Description not yet available. More...
Go to the source code of this file.
Macros | |
#define | ISZERO(d) ((d)==0.0) |
Functions | |
int | allocated (const df1b2vector &_x) |
Description not yet available. More... | |
int | allocated (const df1b2_init_vector &_x) |
Description not yet available. More... | |
int | allocated (const df1b2_init_matrix &_x) |
Description not yet available. More... | |
int | allocated (const df1b2matrix &_x) |
Description not yet available. More... | |
Description not yet available.
Definition in file df1b2f25.cpp.
#define ISZERO | ( | d | ) | ((d)==0.0) |
Definition at line 18 of file df1b2f25.cpp.
Referenced by df1b2_init_vector::sd_scale(), df1b2_init_matrix::sd_scale(), df1b2_init_number::sd_scale(), df1b2_init_bounded_number::sd_scale(), df1b2_init_bounded_vector::sd_scale(), and df1b2_init_bounded_matrix::sd_scale().
int allocated | ( | const df1b2vector & | _x | ) |
int allocated | ( | const df1b2_init_vector & | _x | ) |
int allocated | ( | const df1b2_init_matrix & | _x | ) |
int allocated | ( | const df1b2matrix & | _x | ) |
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |