![]() | Double |
The DoubleComplexCsrSparseMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Addition(DoubleComplexCsrSparseMatrix, DoubleComplexCsrSparseMatrix) | Adds two sparse matrices. |
![]() ![]() | Division(DoubleComplexCsrSparseMatrix, DoubleComplex) | Divides a sparse matrix by a scalar. |
![]() ![]() | Equality(DoubleComplexCsrSparseMatrix, DoubleComplexCsrSparseMatrix) | Equality operator for complex sparse matrices in compressed row (CSR) format. |
![]() ![]() | Inequality(DoubleComplexCsrSparseMatrix, DoubleComplexCsrSparseMatrix) | Not equals operator for complex sparse matrices in compressed row (CSR) format. |
![]() ![]() | Multiply(DoubleComplex, DoubleComplexCsrSparseMatrix) | Multiply a scalar and a sparse matrix. |
![]() ![]() | Multiply(DoubleComplexCsrSparseMatrix, DoubleComplex) | Multiply a scalar and a sparse matrix. |
![]() ![]() | Subtraction(DoubleComplexCsrSparseMatrix, DoubleComplexCsrSparseMatrix) | Subtracts two sparse matrices. |