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

pub trait NewtonMethodArguments { }

Trait to implement on your custom structure holding Newton’s method arguments.

Implementors

Loading content...