PMatrix.rows

Undocumented in source. Be warned that the author may not have intended to support it.
  1. enum rows;
  2. auto ref rows()
    struct PMatrix(M)
    ref inout @property
    static if(!(is(typeof( ))))
    rows
    ()
  3. void rows(typeof(ptr.rows) r)

Meta