Click or drag to resize

BandwidthsNrd0 Method

[Missing <summary> documentation for "M:Altaxo.Calc.Probability.Bandwidths.Nrd0(System.Collections.Generic.IReadOnlyList{System.Double})"]


Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static double Nrd0(
	IReadOnlyList<double> x
)

Parameters

x  IReadOnlyListDouble

[Missing <param name="x"/> documentation for "M:Altaxo.Calc.Probability.Bandwidths.Nrd0(System.Collections.Generic.IReadOnlyList{System.Double})"]

Return Value

Double

[Missing <returns> documentation for "M:Altaxo.Calc.Probability.Bandwidths.Nrd0(System.Collections.Generic.IReadOnlyList{System.Double})"]

See Also