Numerics.NET.Data.Json Namespace

The Numerics.NET.Data.Json namespace contains classes for serializing and desiralizing data in JSON format.

Classes

JsonExtensions Provides extension methods for serializing Numerics.NET types to JSON using JsonSerializer and for configuring JsonSerializerOptions to support Numerics.NET.
JsonStream Represents a data stream in JSON format.
MatrixJsonConverterFactory Factory for MatrixJsonConverter<T>.
NumericsJsonContext 

Enumerations

JsonDataFrameLayout Enumerates the possible JSON layouts of a data frame.