Mat.opCast

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
M
opCast
(
M : Mat!(rij_aantal, kolom_aantal, T)
T
)
()
if (
rij_aantal > 0 &&
kolom_aantal > 0
)

Meta