math docs
Preparing search index...
index
mat3
adjoint
Function adjoint
adjoint
(
out
:
mat3
.
Mat3
,
a
:
mat3
.
Mat3
)
:
mat3
.
Mat3
Calculates the adjugate of a mat3
Parameters
out
:
mat3
.
Mat3
the receiving matrix
a
:
mat3
.
Mat3
the source matrix
Returns
mat3
.
Mat3
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Calculates the adjugate of a mat3