Parameter.FromDouble(Double) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Créez une Parameter valeur à partir d’une Double valeur. La référence ParameterType sera Number.
public static Microsoft.ML.SearchSpace.Parameter FromDouble (double value);
static member FromDouble : double -> Microsoft.ML.SearchSpace.Parameter
Public Shared Function FromDouble (value As Double) As Parameter
Paramètres
- value
- Double