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