The combustion problem – the critical parameter value as a function.
The combustion problem – the critical parameter value as a function
_f1 = 1/sqr(cosh(a)) + 1/sqr(a); }
};
Float tol = numeric_limits<Float>::epsilon();
size_t max_iter = 100;
return ac;
}
return 8*sqr(ac/cosh(ac));
}
see the Float page for the full documentation
Float derivative_solve(const Float &r) const
Float residue(const Float &a) const
Float dual_space_norm(const Float &r) const
void update_derivative(const Float &a) const