| 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 Uplo |
Uplo.of(String uplo) |
static Uplo |
Uplo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Uplo[] |
Uplo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.