DMatrix.this

Undocumented in source.
  1. this(size_t h, size_t w)
    struct DMatrix(T)
    this
    (
    size_t h
    ,
    size_t w
    )
  2. this(size_t h, size_t w, T[] d)
  3. size_t h;
  4. size_t w;

Meta