s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
Matrix3x3.this
s2
util
math
matrix3x3
Matrix3x3
Undocumented in source.
this
(ThisT v)
struct
Matrix3x3
(ElemT)
this
(
ThisT
v
)
if
(
traits.isNumeric
!
ElemT
)
this
(ElemT m00, ElemT m01, ElemT m02, ElemT m10, ElemT m11, ElemT m12, ElemT m20, ElemT m21, ElemT m22)
Meta
Source
See Implementation
s2
util
math
matrix3x3
Matrix3x3
aliases
FloatT
ThisT
VectorT
constructors
this
functions
cofactorMatrixTransposed
col
det
eigenValues
frobeniusNorm
inverse
isNaN
mulBothSides
opBinary
opBinaryRight
opCast
opEquals
opIndex
opIndexAssign
opOpAssign
opUnary
orthogonalize
project
row
set
setCol
setRow
symmetricEigenSolver
toString
trace
transpose
properties
data
static functions
antiSym3
diagonal
fromCols
fromRows
identity
rodrigues
sym3
zero