dnumeric v0.5.2 (2018-09-11T12:28:28Z)
Dub
Repo
Tensor.this
dnum
tensor
Tensor
Empty Matrix
this
(double[] vec, Shape byRow)
this
(double[][] mat)
this
(double val, long row, long col)
this
(long row, long col)
struct
Tensor
this
(
long
row
,
long
col
)
this
(Tensor m)
this
(Range r, Shape byRow)
Meta
Source
See Implementation
dnum
tensor
Tensor
constructors
this
functions
fmap
ncol
nrow
opBinary
opBinaryRight
opIndex
opIndexAssign
opSlice
opUnary
pmap
t
transpose
variables
data
Empty Matrix