| Package | Description |
|---|---|
| net.dedekind.lapack |
Selected LAPACK Java bindings for Intel's MKL (Math Kernel Library) and the
F2J Fortran to Java translations from net.sourceforge.f2j as a fallback.
|
| net.frobenius.lapack |
LAPACK high-level API (sort of) which provides parameter checking and
automatic workspace allocation which should be a bit more convenient to use.
|
| Class and Description |
|---|
| Lapack
Matrix storage layout must be column-major as in Fortran.
|
| Class and Description |
|---|
| Lapack
Matrix storage layout must be column-major as in Fortran.
|
Copyright © 2023. All rights reserved.