SchemaAnnotationsExtensions.IsNormalized(DataViewSchema+Column) メソッド

定義

注釈がtrueに設定IsNormalized場合にのみ、columntrueを返します。

public static bool IsNormalized(this Microsoft.ML.DataViewSchema.Column column);
static member IsNormalized : Microsoft.ML.DataViewSchema.Column -> bool
<Extension()>
Public Function IsNormalized (column As DataViewSchema.Column) As Boolean

パラメーター

返品

適用対象