Click or drag to resize
Accord.NET (logo)

NpzFormatLoadJagged Method

Overload List
  NameDescription
Public methodStatic memberLoadJagged(Byte)
Gets a lazily-instantiated array that can be used to load jagged matrices from an array of bytes.
Public methodStatic memberLoadJagged(String)
Gets a lazily-instantiated array that can be used to load jagged matrices from a file in the disk.
Public methodStatic memberLoadJagged(Stream, Boolean)
Loads a jagged array from a stream.
Top
See Also