pub trait NewtonMethodArguments { }
Trait to be added to your custom struc holding Newton’s method arguments.