![]() ![]() | Performs element-wise addition of two complex sparse matrices A , B of type ComplexSparseMatrix , ![]() |
![]() ![]() | Overloaded. Multiply sparse matrix A and column array x , ![]() |
![]() ![]() | Multiply sparse Hermitian matrix A and column vector x . |
![]() |
Overloaded. Initializes a new instance of the ComplexSparseMatrix class. |
![]() | The number of columns in the matrix. |
![]() | The number of nonzeros in the matrix. |
![]() | The number of rows in the matrix. |
![]() | Check that the matrix is square. |
![]() | Returns the conjugate transpose of the matrix. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the Frobenius norm of the matrix. |
![]() | Returns the value of an element in the matrix. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns the infinity norm of the matrix. |
![]() | Overloaded. Multiply the matrix by a vector. |
![]() | Returns the matrix one norm of the sparse matrix. |
![]() | Adds a value to an element in the matrix. |
![]() | Sets the value of an element in the matrix. |
![]() | Returns the sparse matrix as a dense matrix. |
![]() | Returns the sparse matrix in the SparseArray form. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ComplexSparseMatrix Class | Imsl.Math Namespace | ComplexSparseCholesky | ComplexSuperLU | Example 1: Create from arrays