![]() |
NpzFormatLoadMatrix Method |
Name | Description | |
---|---|---|
![]() ![]() | LoadMatrix(Byte) |
Gets a lazily-instantiated array that can be used to load
multi-dimensional matrices from an array of bytes.
|
![]() ![]() | LoadMatrix(Stream) |
Gets a lazily-instantiated array that can be used to load
multi-dimensional matrices from a stream.
|
![]() ![]() | LoadMatrix(String) |
Gets a lazily-instantiated array that can be used to load
multi-dimensional matrices from a file in the disk.
|