18 const double r2=
sqrt(2.0);
29 const double r2=
sqrt(2.0);
40 const double r2=
sqrt(2.0);
41 return (r2*
tan(
PI*(x-0.5)));
Base class for dvariable.
d3_array tan(const d3_array &arr3)
Returns d3_array results with computed tan from elements in arr3.
df1_one_variable atan(const df1_one_variable &x)
dvariable kludge_cumd_cauchy(const prevariable &x)
Description not yet available.
d3_array sqrt(const d3_array &arr3)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
double inv_cumd_cauchy(const double &x)
Description not yet available.
double cumd_cauchy(const double &x)
Description not yet available.
Fundamental data type for reverse mode automatic differentiation.