scid ~master (2022-05-05T22:34:27.6293042)
Dub
Repo
MatrixView.rows
scid
matrix
MatrixView
The number of rows in the matrix.
struct
MatrixView
(T, Storage stor = Storage.General, Triangle tri = Triangle.Upper)
size_t
rows
;
Meta
Source
See Implementation
scid
matrix
MatrixView
aliases
leading
constructors
this
functions
opIndex
opIndexAssign
variables
array
cols
rows
storage
triangle
The number of rows in the matrix.