FVec

Undocumented in source.
pure @safe nothrow @nogc
alias FVec(int N) = Vec!(float, N)

Meta