void set_gradient_stack1(void(*func)(void), double *dep_addr, double *ind_addr1)
Sets the gradient stack entry for a function or operator with a single independent variable...
double * ind_addr1
Pointer to first independent variable.
Holds derivative information for arithmetic operators and math library functions. ...
double * dep_addr
Pointer to dependent variable.