hoekjed ~master (2022-05-31T14:39:47.2249163)
Dub
Repo
Mat.maal
hoekjed
kern
wiskunde
Mat
Undocumented in source. Be warned that the author may not have intended to support it.
auto
maal
(T[K][kolom_aantal] rechts)
auto
maal
(T[kolom_aantal] rechts)
struct
Mat
(uint rij_aantal, uint kolom_aantal, Soort = nauwkeurigheid)
const
static if
(
isMat
)
auto
maal
(
T
)
(
const
T
[
kolom_aantal
]
rechts
)
if
(
is
(
Resultaat
!(
Soort
, "*",
T
))
)
if
(
rij_aantal
> 0 &&
kolom_aantal
> 0
)
Meta
Source
See Implementation
hoekjed
kern
wiskunde
Mat
aliases
MatSoort
functions
elk
gekantelde
inp
isOngeveer
lengte
maal
normaliseer
opBinary
opCast
opEquals
som
toHash
toString
uitp
static functions
draaiMx
draaiMy
draaiMz
krijgDraai
krijgRichting
static variables
identiteit
nul
unions
__anonymous
variables
grootte
isMat
isVec
isVierkant