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