PMatrix.rows

Undocumented in source.
  1. enum rows;
    struct PMatrix(M)
    static if(is(typeof( )))
    enum rows = M.rows;
  2. auto ref rows()
  3. void rows(typeof(ptr.rows) r)

Meta