Description not yet available. More...
Go to the source code of this file.
Functions | |
| adstring | get_string_marker (void) |
| Description not yet available. | |
| void | report_gradstack_flag (void) |
| Description not yet available. | |
| static void | report_gradstack_flag2 (void) |
| Description not yet available. | |
| void * | restore_ad_pointer (void) |
| Description not yet available. | |
| void | save_ad_pointer (void *p) |
| Description not yet available. | |
| void | set_gradstack_flag (char *str) |
| Description not yet available. | |
| void | set_gradstack_flag (char *_str, int i, int j) |
| Description not yet available. | |
| void | verify_identifier_string (const char *str1) |
| Verifies gradient stack string. | |
Variables | |
| ofstream | clogf |
Description not yet available.
Definition in file cmpdif3.cpp.
| adstring get_string_marker | ( | void | ) |
Description not yet available.
Definition at line 168 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 void report_gradstack_flag2 | ( | void | ) | [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 226 of file cmpdif3.cpp.
Referenced by dfcholeski_sparse().
| void save_ad_pointer | ( | void * | p | ) |
Description not yet available.
Definition at line 215 of file cmpdif3.cpp.
Referenced by varchol().
| void set_gradstack_flag | ( | char * | str | ) |
| void set_gradstack_flag | ( | char * | _str, |
| int | i, | ||
| int | j | ||
| ) |
| ofstream clogf |
|
|
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0
|