FMat

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

Meta