Base class for dvariable.
Vector of double precision numbers.
dvector solve(const dmatrix &aa, const dvector &z)
Solve a linear system using LU decomposition.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.
dfunction_tweaker(double eps, double mult)
Description not yet available.
dvariable operator()(const prevariable &)
Description not yet available.
Fundamental data type for reverse mode automatic differentiation.