| Package | Description |
|---|---|
| com.imsl.math |
Mathematical functions and algorithms.
|
| com.imsl.test.example.math |
Math examples.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexEigen.solve(boolean computeVectors)
Solves for the eigenvalues and (optionally) the eigenvectors
of a complex square matrix.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ComplexEigenEx1.main(String[] args) |
Copyright © 2020 Rogue Wave Software. All rights reserved.