HDF5 Compound Type Datasets and ILNumerics.Array of struct (C#) - using low level HDF.PInvoke API
This example demonstrates the creation of a custom C# struct and how to store it into a HDF5 file, using ILNumerics and HDF.PInvoke.
The struct serves as element type T in regular Array
This example requires the ILNumerics.IO.HDF5 package.
Read the Getting Started Guide on ILNumerics with .NET Core projects:Link.
Last modified: August 25 2021 18:29