Mat.MatSoort

Undocumented in source.
struct Mat(uint rij_aantal, uint kolom_aantal, Soort = nauwkeurigheid)
alias MatSoort = Mat!(rij_aantal, kolom_aantal, Soort)

Meta