Expand description
Non-linear solver traits.
This module defines the NonLinearSolver trait for solving F(x) = 0.
Structs§
Traits§
- NonLinear
Solver - A solver for the nonlinear problem
F(x) = 0.
Non-linear solver traits.
This module defines the NonLinearSolver trait for solving F(x) = 0.
F(x) = 0.