IMSL C# Numerical Library

ComplexSparseMatrix.ConjugateTranspose Method 

Returns the conjugate transpose of the matrix.

public ComplexSparseMatrix ConjugateTranspose();

Return Value

A ComplexSparseMatrix object which is the conjugate transpose of the constructed ComplexSparseMatrix.

See Also

ComplexSparseMatrix Class | Imsl.Math Namespace