Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (Extreme.Numerics)

Members

IconMemberDescription
static memberFromOuterProduct(Matrix)
Constructs a new SymmetricMatrix by multiplying a matrix on the left by its transpose.
(Inherited from SymmetricMatrix.)
static memberFromOuterProduct(Matrix, MatrixOperationSide)
Constructs a new SymmetricMatrix by multiplying a matrix by its transpose.
(Inherited from SymmetricMatrix.)