Click or drag to resize

StatsSettingsBias Property

Gets and sets the default bias type.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static BiasType Bias { get; set; }

Property Value

BiasType
Remarks
The default is "BiasType.Biased".
See Also