Freigeben über


UniformNumericOption(Double, Double, Boolean) Konstruktor

Definition

Erstellen Sie eine Verwendung min und max.UniformNumericOption

public UniformNumericOption (double min, double max, bool logBase = false);
new Microsoft.ML.SearchSpace.Option.UniformNumericOption : double * double * bool -> Microsoft.ML.SearchSpace.Option.UniformNumericOption
Public Sub New (min As Double, max As Double, Optional logBase As Boolean = false)

Parameter

min
Double
max
Double
logBase
Boolean

Geben Sie an, ob es sich um die Protokollbasis handelt oder nicht.

Gilt für: