55 for (
int i = imin; i <= imax; ++i)
63 for (
int j = jmin; j <= jmax; ++j)
Description not yet available.
int allocated(const ivector &v)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
double_and_int * get_va()
void initialize(void)
Zero initialize allocated dvar_matrix, then saves adjoint function and position data.
void dfmatinit(void)
Adjoint function for dvar_matrix::initialize.
Holds the data for the prevariable class.
void set_gradient_stack(void(*func)(void), double *dep_addr, double *ind_addr1=NULL, double mult1=0, double *ind_addr2=NULL, double mult2=0)
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
void save_dmatrix_derivatives_na(const dvar_matrix_position &pos) const
Description not yet available.
Description not yet available.
dvar_matrix_position restore_dvar_matrix_position()
static _THREAD DF_FILE * fp
void save_dvar_matrix_position(const dvar_matrix &m)
Stores the adjoint gradient data that will be processed by gradcalc.
static _THREAD grad_stack * GRAD_STACK1
void initialize(void)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
double x
< value of the variable
Description not yet available.