NumberDataViewType Třída

Definice

Standardní typ čísla. Tato třída není přímo okamžitá. Všechny povolené instance tohoto typu jsou singletony a jsou přístupné jako statické vlastnosti v této třídě.

public sealed class NumberDataViewType : Microsoft.ML.Data.PrimitiveDataViewType
type NumberDataViewType = class
    inherit PrimitiveDataViewType
Public NotInheritable Class NumberDataViewType
Inherits PrimitiveDataViewType
Dědičnost

Vlastnosti

Byte

Singleton instance NumberDataViewType s typem Bytereprezentace .

Double

Singleton instance NumberDataViewType s typem Doublereprezentace .

Int16

Singleton instance NumberDataViewType s typem Int16reprezentace .

Int32

Singleton instance NumberDataViewType s typem Int32reprezentace .

Int64

Singleton instance NumberDataViewType s typem Int64reprezentace .

RawType

Nezpracovaný Type pro to DataViewType. Všimněte si, že se jedná o nezpracovaný typ reprezentace, nikoli úplný obsah informací .DataViewType

(Zděděno od DataViewType)
SByte

Singleton instance NumberDataViewType s typem SBytereprezentace .

Single

Singleton instance NumberDataViewType s typem Singlereprezentace .

UInt16

Singleton instance NumberDataViewType s typem UInt16reprezentace .

UInt32

Singleton instance NumberDataViewType s typem UInt32reprezentace .

UInt64

Singleton instance NumberDataViewType s typem UInt64reprezentace .

Metody

Equals(DataViewType)

Standardní typ čísla. Tato třída není přímo okamžitá. Všechny povolené instance tohoto typu jsou singletony a jsou přístupné jako statické vlastnosti v této třídě.

ToString()

Standardní typ čísla. Tato třída není přímo okamžitá. Všechny povolené instance tohoto typu jsou singletony a jsou přístupné jako statické vlastnosti v této třídě.

Platí pro