tern v0.2.12 (2024-03-08T18:10:27Z)
Dub
Repo
Tensor.this
tern
legacy
tensor
Tensor
Undocumented in source.
struct
Tensor
(T, size_t ROWS, size_t COLUMNS, size_t DEPTH)
final
this
(
Matrix
!(
T
,
ROWS
,
COLUMNS
)[
DEPTH
]
data
)
Meta
Source
See Implementation
tern
legacy
tensor
Tensor
constructors
this
functions
opBinary
opBinaryRight
opOpAssign
toString
variables
data