Chi-Tech
|
Go to the source code of this file.
Data Structures | |
class | chi_math::NonLinearFunction |
Namespaces | |
namespace | chi_math |
Functions | |
VecDbl | chi_math::NewtonIteration (const NonLinearFunction &non_linear_function, const VecDbl &x_0, unsigned int max_iters, double epsilon, bool verbose=false) |