s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
Matrix3x3.opCast
s2
util
math
matrix3x3
Matrix3x3
Casting constructor
struct
Matrix3x3
(ElemT)
const
MatrixT
opCast
(
MatrixT
:
Matrix3x3
!
ElemT2
ElemT2
)
(
)
if
(
traits.isNumeric
!
ElemT
)
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
Casting constructor