DenseMatrixIsSymmetric Method |
Evaluates whether this matrix is symmetric.
Namespace: Altaxo.Calc.LinearAlgebra.Complex32Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override bool IsSymmetric()
Return Value
Boolean[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Complex32.DenseMatrix.IsSymmetric"]
See Also