TMatrix.Re Method
Returns a matrix which contains real parts of elements of this matrix.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
Public Function Re As TMatrix
member Re : unit -> TMatrix
Return Value
TMatrixA matrix which contains real parts of elements of this matrix.