tern ~master (2024-04-15T17:45:17.8990912)
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