Trait NewtonMethodArguments

Source
pub trait NewtonMethodArguments { }
Expand description

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

Implementors§