Namespace Microsoft.ML.Probabilistic.Serialization
Classes
BinaryReaderExtensions
Provides extension methods for IReader.
BinaryWriterExtensions
Provides extension methods for IWriter.
ConstructionAttribute
Attribute that can be attached to a constructor or factory method, to provide information about how to set the parameters of the constructor/method to copy an instance of the object. For example, it can indicate that the parameters correspond to properties of the object.
InferDataContractResolver
A data contract resolver that dynamically resolves known types.
MatlabReader
Reads the contents of a MAT file.
MatlabReader.ComplexMatrix
Represents a matrix of complex numbers, when reading and writing MAT files.
MatlabWriter
Write data objects to a MAT file
WrappedBinaryReader
WrappedBinaryWriter
WrappedTextReader
WrappedTextWriter
XmlWriterExtensions
Provides extension methods for XmlWriter.
Interfaces
IReader
IWriter
Enums
MatType
A number type in a MAT file
mxClass
An object class in a MAT file