Search Results for

    Show / Hide Table of Contents

    Enum MatType

    A number type in a MAT file

    Namespace: Microsoft.ML.Probabilistic.Serialization
    Assembly: Microsoft.ML.Probabilistic.dll
    Syntax
    public enum MatType

    Fields

    Name Description
    COMPRESSED
    DOUBLE
    INT16
    INT32
    INT64
    INT8
    MATRIX
    SINGLE
    UINT16
    UINT32
    UINT64
    UINT8
    UTF16
    UTF32
    UTF8
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.