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