IMSL C# Numerical Library

ComplexSuperLU Constructor 

Constructor for ComplexSuperLU.

public ComplexSuperLU(
   ComplexSparseMatrix A
);

Parameters

A
A ComplexSparseMatrix containing the sparse square input matrix.

See Also

ComplexSuperLU Class | Imsl.Math Namespace