Condividi tramite


Parameter.FromLong(Int64) Metodo

Definizione

Creare un Parameter oggetto da un Int64 valore. sarà ParameterTypeInteger.

public static Microsoft.ML.SearchSpace.Parameter FromLong (long value);
static member FromLong : int64 -> Microsoft.ML.SearchSpace.Parameter
Public Shared Function FromLong (value As Long) As Parameter

Parametri

value
Int64

Restituisce

Parameter

Si applica a