![]() |
NpzFormatLoadJagged Method |
Name | Description | |
---|---|---|
![]() ![]() | LoadJagged(Byte) |
Gets a lazily-instantiated array that can be used to load
jagged matrices from an array of bytes.
|
![]() ![]() | LoadJagged(String) |
Gets a lazily-instantiated array that can be used to load
jagged matrices from a file in the disk.
|
![]() ![]() | LoadJagged(Stream, Boolean) |
Loads a jagged array from a stream.
|