25 RETURN_PTR->
v->
x=x2*
x;
27 &(RETURN_PTR->
v->
x), &(v1.
v->
x), 3.0*x2);
45 RETURN_PTR->
v->
x=x2*x2;
47 &(RETURN_PTR->
v->
x), &(v1.
v->
x), 4.0*x2*x);
void default_evaluation2(void)
Description not yet available.
Base class for dvariable.
d3_array cube(const d3_array &m)
Description not yet available.
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.
static dvariable * next_RETURN_PTR()
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
double_and_int * v
pointer to the data
dvector value(const df1_one_vector &v)
static _THREAD grad_stack * GRAD_STACK1
Fundamental data type for reverse mode automatic differentiation.
double fourth(const double m)
Fourth power of a number; constant objects.
double x
< value of the variable