PMatrix.rows

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

Meta