Create a root finder for the given function.
public FalsePositionRootFinder(Function);
public FalsePositionRootFinder(Function,uint,double);
FalsePositionRootFinder Class | numerics4net.root Namespace