PMatrix.cols

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

Meta