Click or drag to resize
Accord.NET (logo)

NpyFormatSave Method

Overload List
  NameDescription
Public methodStatic memberSave(Array)
Saves the specified array to an array of bytes.
Public methodStatic memberSave(Array, Stream)
Saves the specified array to a stream using the npy format.
Public methodStatic memberSave(Array, String)
Saves the specified array to the disk using the npy format.
Top
See Also