ADMB Documentation
-a65f1c97
|
Description not yet available. More...
Go to the source code of this file.
Functions | |
adstring | get_string_marker (void) |
Description not yet available. More... | |
void | report_gradstack_flag (void) |
Description not yet available. More... | |
static void | report_gradstack_flag2 (void) |
Description not yet available. More... | |
void * | restore_ad_pointer (void) |
Description not yet available. More... | |
void | save_ad_pointer (void *p) |
Description not yet available. More... | |
void | set_gradstack_flag (char *str) |
Description not yet available. More... | |
void | set_gradstack_flag (char *_str, int i, int j) |
Description not yet available. More... | |
void | verify_identifier_string (const char *str1) |
Verifies gradient stack string. More... | |
Description not yet available.
Definition in file cmpdif3.cpp.
adstring get_string_marker | ( | void | ) |
Description not yet available.
Definition at line 171 of file cmpdif3.cpp.
Referenced by df_check_derivative_values(), df_check_derivative_values_indexed(), df_check_derivative_values_indexed_break(), and df_print_identifier_string().
void report_gradstack_flag | ( | void | ) |
Description not yet available.
Definition at line 36 of file cmpdif3.cpp.
Referenced by set_gradstack_flag().
|
static |
Description not yet available.
Definition at line 57 of file cmpdif3.cpp.
Referenced by set_gradstack_flag().
void* restore_ad_pointer | ( | void | ) |
Description not yet available.
Definition at line 237 of file cmpdif3.cpp.
Referenced by dfcholeski_sparse().
void save_ad_pointer | ( | void * | p | ) |
Description not yet available.
Definition at line 226 of file cmpdif3.cpp.
Referenced by varchol().
void set_gradstack_flag | ( | char * | str | ) |
void set_gradstack_flag | ( | char * | _str, |
int | i, | ||
int | j | ||
) |
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |