Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (Extreme.Numerics)
Assembly: Extreme.Numerics (Extreme.Numerics)
Members
| Icon | Member | Description |
|---|---|---|
| FromOuterProduct(Matrix) |
Constructs a new SymmetricMatrix
by multiplying a matrix on the left by its transpose.
(Inherited from SymmetricMatrix.) | |
| FromOuterProduct(Matrix, MatrixOperationSide) |
Constructs a new SymmetricMatrix
by multiplying a matrix by its transpose.
(Inherited from SymmetricMatrix.) |