IMat

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

Meta