numir ~master (2020-09-02T08:17:34Z)
Dub
Repo
NpyHeaderInfo
numir
io
NpyHeaderInfo
struct
NpyHeaderInfo (
size_t
N
) {
string
descr
;
ptrdiff_t
[
N
]
shape
;
}
Members
Variables
descr
string
descr
;
numpy type info discription
shape
ptrdiff_t
[
N
]
shape
;
numpy array shape
Meta
Source
See Implementation
numir
io
functions
enforceNPY
loadNpy
npyHeader
parseHeader
readBytes
saveNpy
manifest constants
np2d
structs
NpyHeaderInfo
templates
toDtype
variables
npyfmt
NpyHeaderInfo