TMatrix.Im Method
Returns a matrix which contains imaginary 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 Im As TMatrix
member Im : unit -> TMatrix
Return Value
TMatrixA matrix which contains imaginary parts of elements of this matrix.