Double |
| Name | Description | |
|---|---|---|
| Division(DoubleComplex, DoubleComplexTriDiagMatrix) | Divides a scalar by the non-zero elements of a tridiagonal matrix. | |
| Division(DoubleComplexTriDiagMatrix, DoubleComplex) | Divides the non-zero elements of a tridiagonal matrix by a scalar. | |
| Division(DoubleComplexTriDiagMatrix, DoubleComplexTriDiagMatrix) | Divides a tridiagonal matrix by another. |