dnumeric v0.5.2 (2018-09-11T12:28:28Z)
Dub
Repo
Size
dnum
tensor
Size Struct - row, col
struct
Size {
int
row
;
int
col
;
this
(int x, int y);
}
Constructors
this
this
(int x, int y)
Undocumented in source.
Members
Variables
col
int
col
;
Undocumented in source.
row
int
row
;
Undocumented in source.
Meta
Source
See Implementation
dnum
tensor
enums
Shape
structs
Range
Size
Tensor
Size Struct - row, col