Description not yet available. More...
#include "fvar.hpp"#include <sys/stat.h>#include <fcntl.h>#include <string.h>#include <stdio.h>#include <stdlib.h>#include <iostream>#include <sys/types.h>#include <unistd.h>#include <math.h>Go to the source code of this file.
Defines | |
| #define | ISZERO(d) ((d)==0.0) |
Functions | |
| void | ad_begin_funnel (void) |
| Description not yet available. | |
| void | funnel_derivatives (void) |
| Description not yet available. | |
| void | funnel_gradcalc (void) |
| Description not yet available. | |
Description not yet available.
Definition in file xgradclc.cpp.
| #define ISZERO | ( | d | ) | ((d)==0.0) |
Definition at line 69 of file xgradclc.cpp.
Referenced by funnel_derivatives(), and funnel_gradcalc().
| void ad_begin_funnel | ( | void | ) |
Description not yet available.
Definition at line 383 of file xgradclc.cpp.
Referenced by calculate_importance_sample_block_diagonal_funnel(), calculate_importance_sample_funnel(), and calculate_importance_sample_shess().
| void funnel_derivatives | ( | void | ) |
Description not yet available.
Definition at line 305 of file xgradclc.cpp.
Referenced by funnel_gradcalc().
| void funnel_gradcalc | ( | void | ) |
Description not yet available.
Definition at line 83 of file xgradclc.cpp.
Referenced by funnel_dvariable::operator=().
|
|
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0
|