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