Zero |
[Missing <summary> documentation for "M:Altaxo.Calc.RootFinding.ZeroCrossingBracketing.Reduce(System.Func{System.Double,System.Double},System.Double@,System.Double@,System.Int32)"]
public static bool Reduce( Func<double, double> f, ref double lowerBound, ref double upperBound, int subdivisions = 1000 )
[Missing <param name="f"/> documentation for "M:Altaxo.Calc.RootFinding.ZeroCrossingBracketing.Reduce(System.Func{System.Double,System.Double},System.Double@,System.Double@,System.Int32)"]
[Missing <param name="lowerBound"/> documentation for "M:Altaxo.Calc.RootFinding.ZeroCrossingBracketing.Reduce(System.Func{System.Double,System.Double},System.Double@,System.Double@,System.Int32)"]
[Missing <param name="upperBound"/> documentation for "M:Altaxo.Calc.RootFinding.ZeroCrossingBracketing.Reduce(System.Func{System.Double,System.Double},System.Double@,System.Double@,System.Int32)"]
[Missing <param name="subdivisions"/> documentation for "M:Altaxo.Calc.RootFinding.ZeroCrossingBracketing.Reduce(System.Func{System.Double,System.Double},System.Double@,System.Double@,System.Int32)"]
[Missing <returns> documentation for "M:Altaxo.Calc.RootFinding.ZeroCrossingBracketing.Reduce(System.Func{System.Double,System.Double},System.Double@,System.Double@,System.Int32)"]