Numerics. NET. Data. Json Namespace
The Numerics.NET.Data.Json namespace contains classes for serializing and desiralizing data in JSON format.
Classes
| Json | Provides extension methods for serializing Numerics.NET types to JSON using JsonSerializer and for configuring JsonSerializerOptions to support Numerics.NET. |
| Json | Represents a data stream in JSON format. |
| Matrix | Factory for MatrixJsonConverter<T>. |
| Numerics |
Enumerations
| Json | Enumerates the possible JSON layouts of a data frame. |