Mat.uitp

Undocumented in source. Be warned that the author may not have intended to support it.
struct Mat(uint rij_aantal, uint kolom_aantal, Soort = nauwkeurigheid)
const
static if(isVec)
static if(rij_aantal == 3)
uitp
(
R : Mat!(rij_aantal, 1, T)
T
)
(
const R rechts
)
if (
rij_aantal > 0 &&
kolom_aantal > 0
)

Meta