PMatrix.cols

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

Meta