Trait tool::core::numerical_algorithms::NewtonMethodArguments[][src]

pub trait NewtonMethodArguments { }
Expand description

Trait to be added to your custom struc holding Newton’s method arguments.

Implementors

Loading content...