DMat

Undocumented in source.
pure @safe nothrow
alias DMat(size_t R, size_t C) = Mat!(double, R, C)

Meta