| Package | Description |
|---|---|
| net.dedekind.blas |
Selected BLAS and BLAS extensions Java bindings for Intel's MKL (Math Kernel
Library) and the F2J Fortran to Java translations from net.sourceforge.f2j as
a fallback.
|
| Modifier and Type | Method and Description |
|---|---|
static Diag |
Diag.of(String diag) |
static Diag |
Diag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Diag[] |
Diag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.