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