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