21 mult(_mult),
eps(_eps), coffs(1,3)
double operator()(double)
Description not yet available.
Vector of double precision numbers.
function_tweaker(double eps, double mult)
Description not yet available.
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.