Matrix.rows

Number of rows

struct Matrix(E, uint rows_, uint cols_, Layout layout = Layout.rowMajor)
static const
uint rows;

Meta