dnumeric v0.5.2 (2018-09-11T12:28:28Z)
Dub
Repo
Tensor.this
dnum
tensor
Tensor
Initialize with single number
this
(double[] vec, Shape byRow)
this
(double[][] mat)
this
(double val, long row, long col)
struct
Tensor
this
(
double
val
,
long
row
,
long
col
)
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
Initialize with single number