ADMB Documentation
-a65f1c97
|
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.
Macros | |
#define | ISZERO(d) ((d)==0.0) |
Functions | |
void | ad_begin_funnel (void) |
Description not yet available. More... | |
void | funnel_derivatives (void) |
Description not yet available. More... | |
void | funnel_gradcalc () |
Description not yet available. More... | |
Description not yet available.
Definition in file xgradclc.cpp.
#define ISZERO | ( | d | ) | ((d)==0.0) |
Definition at line 62 of file xgradclc.cpp.
Referenced by funnel_derivatives(), and gradient_structure::funnel_gradcalc().
void ad_begin_funnel | ( | void | ) |
Description not yet available.
Definition at line 386 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 | ) |
void funnel_gradcalc | ( | void | ) |
Description not yet available.
Definition at line 76 of file xgradclc.cpp.
Referenced by funnel_dvariable::operator=().
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |