31 vtmp.elem_value(i)=
exp(d);
32 cout <<
"In mfexp d =" << d <<
" mfexp(x) = " << vtmp(i) <<
endl;
double & elem_value(int i)
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.
d3_array mfexp(const d3_array &m)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
prnstream & endl(prnstream &)
void save_dvar_vector_value(const dvar_vector &v)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
d3_array exp(const d3_array &arr3)
Returns d3_array results with computed exp from elements in arr3.
int save_identifier_string(const char *)
Writes a gradient stack verification string.
void DF_dvexp(void)
Description not yet available.
void save_dvar_vector_position(const dvar_vector &v)
static _THREAD DF_FILE * fp
Stores the adjoint gradient data that will be processed by gradcalc.
static _THREAD grad_stack * GRAD_STACK1