Class clapack_h
java.lang.Object
smile.linalg.lapack.clapack_h_1
smile.linalg.lapack.clapack_h
-
Field Summary
Fields inherited from class clapack_h_1
__CLPK_doublereal, __CLPK_ftnlen, __CLPK_integer, __CLPK_logical, __CLPK_real, C_BOOL, C_CHAR, C_DOUBLE, C_FLOAT, C_INT, C_LONG, C_LONG_LONG, C_POINTER, C_SHORT
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
dlamc1_
(MemorySegment __beta, MemorySegment __t, MemorySegment __rnd, MemorySegment __ieee1) int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
static MemorySegment
Address for:int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
static FunctionDescriptor
Function descriptor for:int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
static MethodHandle
Downcall method handle for:int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
static int
dlamc2_
(MemorySegment __beta, MemorySegment __t, MemorySegment __rnd, MemorySegment __eps, MemorySegment __emin, MemorySegment __rmin, MemorySegment __emax, MemorySegment __rmax) int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
static MemorySegment
Address for:int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
static FunctionDescriptor
Function descriptor for:int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
static MethodHandle
Downcall method handle for:int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
static double
dlamc3_
(MemorySegment __a, MemorySegment __b) __CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
static MemorySegment
Address for:__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
static MethodHandle
Downcall method handle for:__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
static int
dlamc4_
(MemorySegment __emin, MemorySegment __start, MemorySegment __base) int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
static MemorySegment
Address for:int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
static FunctionDescriptor
Function descriptor for:int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
static MethodHandle
Downcall method handle for:int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
static int
dlamc5_
(MemorySegment __beta, MemorySegment __p, MemorySegment __emin, MemorySegment __ieee, MemorySegment __emax, MemorySegment __rmax) int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
static MemorySegment
Address for:int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
static FunctionDescriptor
Function descriptor for:int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
static MethodHandle
Downcall method handle for:int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
static double
dlamch_
(MemorySegment __cmach) __CLPK_doublereal dlamch_(char *__cmach)
static MemorySegment
Address for:__CLPK_doublereal dlamch_(char *__cmach)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal dlamch_(char *__cmach)
static MethodHandle
Downcall method handle for:__CLPK_doublereal dlamch_(char *__cmach)
static int
slamc1_
(MemorySegment __beta, MemorySegment __t, MemorySegment __rnd, MemorySegment __ieee1) int slamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
static MemorySegment
Address for:int slamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
static FunctionDescriptor
Function descriptor for:int slamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
static MethodHandle
Downcall method handle for:int slamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
static int
slamc2_
(MemorySegment __beta, MemorySegment __t, MemorySegment __rnd, MemorySegment __eps, MemorySegment __emin, MemorySegment __rmin, MemorySegment __emax, MemorySegment __rmax) int slamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_real *__eps, __CLPK_integer *__emin, __CLPK_real *__rmin, __CLPK_integer *__emax, __CLPK_real *__rmax)
static MemorySegment
Address for:int slamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_real *__eps, __CLPK_integer *__emin, __CLPK_real *__rmin, __CLPK_integer *__emax, __CLPK_real *__rmax)
static FunctionDescriptor
Function descriptor for:int slamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_real *__eps, __CLPK_integer *__emin, __CLPK_real *__rmin, __CLPK_integer *__emax, __CLPK_real *__rmax)
static MethodHandle
Downcall method handle for:int slamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_real *__eps, __CLPK_integer *__emin, __CLPK_real *__rmin, __CLPK_integer *__emax, __CLPK_real *__rmax)
static double
slamc3_
(MemorySegment __a, MemorySegment __b) __CLPK_doublereal slamc3_(__CLPK_real *__a, __CLPK_real *__b)
static MemorySegment
Address for:__CLPK_doublereal slamc3_(__CLPK_real *__a, __CLPK_real *__b)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal slamc3_(__CLPK_real *__a, __CLPK_real *__b)
static MethodHandle
Downcall method handle for:__CLPK_doublereal slamc3_(__CLPK_real *__a, __CLPK_real *__b)
static int
slamc4_
(MemorySegment __emin, MemorySegment __start, MemorySegment __base) int slamc4_(__CLPK_integer *__emin, __CLPK_real *__start, __CLPK_integer *__base)
static MemorySegment
Address for:int slamc4_(__CLPK_integer *__emin, __CLPK_real *__start, __CLPK_integer *__base)
static FunctionDescriptor
Function descriptor for:int slamc4_(__CLPK_integer *__emin, __CLPK_real *__start, __CLPK_integer *__base)
static MethodHandle
Downcall method handle for:int slamc4_(__CLPK_integer *__emin, __CLPK_real *__start, __CLPK_integer *__base)
static int
slamc5_
(MemorySegment __beta, MemorySegment __p, MemorySegment __emin, MemorySegment __ieee, MemorySegment __emax, MemorySegment __rmax) int slamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_real *__rmax)
static MemorySegment
Address for:int slamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_real *__rmax)
static FunctionDescriptor
Function descriptor for:int slamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_real *__rmax)
static MethodHandle
Downcall method handle for:int slamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_real *__rmax)
static double
slamch_
(MemorySegment __cmach) __CLPK_doublereal slamch_(char *__cmach)
static MemorySegment
Address for:__CLPK_doublereal slamch_(char *__cmach)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal slamch_(char *__cmach)
static MethodHandle
Downcall method handle for:__CLPK_doublereal slamch_(char *__cmach)
static int
spftri_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __info) int spftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
static MemorySegment
Address for:int spftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
static int
spftrs_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int spftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int spftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
spocon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int spocon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int spocon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spocon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spocon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
spoequ_
(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int spoequ_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int spoequ_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spoequ_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spoequ_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static int
spoequb_
(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int spoequb_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int spoequb_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spoequb_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spoequb_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static int
sporfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
sposv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int sposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int sposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
sposvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
spotf2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int spotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int spotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
spotrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int spotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int spotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
spotri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int spotri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int spotri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spotri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spotri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
spotrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int spotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int spotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
sppcon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
sppequ_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int sppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int sppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
static int
spprfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int spprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int spprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
sppsv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int sppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int sppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
sppsvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
spptrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int spptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int spptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static int
spptri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int spptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int spptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static int
spptrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int spptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int spptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
spstf2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __piv, MemorySegment __rank, MemorySegment __tol, MemorySegment __work, MemorySegment __info) int spstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int spstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
static int
spstrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __piv, MemorySegment __rank, MemorySegment __tol, MemorySegment __work, MemorySegment __info) int spstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int spstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
static int
sptcon_
(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int sptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int sptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__info)
static int
spteqr_
(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int spteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int spteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static int
sptrfs_
(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __df, MemorySegment __ef, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __info) int sptrfs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int sptrfs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sptrfs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sptrfs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
static int
sptsv_
(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int sptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int sptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
sptsvx_
(MemorySegment __fact, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __df, MemorySegment __ef, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __info) int sptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int sptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
static int
spttrf_
(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __info) int spttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
static MemorySegment
Address for:int spttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
static int
spttrs_
(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int spttrs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int spttrs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int spttrs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int spttrs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
sptts2_
(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb) int sptts2_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb)
static MemorySegment
Address for:int sptts2_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb)
static FunctionDescriptor
Function descriptor for:int sptts2_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb)
static MethodHandle
Downcall method handle for:int sptts2_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb)
static int
srscl_
(MemorySegment __n, MemorySegment __sa, MemorySegment __sx, MemorySegment __incx) int srscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_real *__sx, __CLPK_integer *__incx)
static MemorySegment
Address for:int srscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_real *__sx, __CLPK_integer *__incx)
static FunctionDescriptor
Function descriptor for:int srscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_real *__sx, __CLPK_integer *__incx)
static MethodHandle
Downcall method handle for:int srscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_real *__sx, __CLPK_integer *__incx)
static int
ssbev_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int ssbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int ssbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static int
ssbevd_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
ssbevx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __q, MemorySegment __ldq, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int ssbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int ssbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
ssbgst_
(MemorySegment __vect, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __x, MemorySegment __ldx, MemorySegment __work, MemorySegment __info) int ssbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int ssbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__work, __CLPK_integer *__info)
static int
ssbgv_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int ssbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int ssbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static int
ssbgvd_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
ssbgvx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __q, MemorySegment __ldq, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int ssbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int ssbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
ssbtrd_
(MemorySegment __vect, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __d__, MemorySegment __e, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __info) int ssbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int ssbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__info)
static int
ssfrk_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __trans, MemorySegment __n, MemorySegment __k, MemorySegment __alpha, MemorySegment __a, MemorySegment __lda, MemorySegment __beta, MemorySegment __c__) int ssfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_real *__c__)
static MemorySegment
Address for:int ssfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_real *__c__)
static FunctionDescriptor
Function descriptor for:int ssfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_real *__c__)
static MethodHandle
Downcall method handle for:int ssfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_real *__c__)
static int
sspcon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
sspev_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int sspev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int sspev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static int
sspevd_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sspevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sspevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
sspevx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int sspevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int sspevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
sspgst_
(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __info) int sspgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_integer *__info)
static MemorySegment
Address for:int sspgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_integer *__info)
static int
sspgv_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int sspgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int sspgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static int
sspgvd_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sspgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sspgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
sspgvx_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int sspgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int sspgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
ssprfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int ssprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
sspsv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int sspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int sspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
sspsvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
ssptrd_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __info) int ssptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
static MemorySegment
Address for:int ssptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
static int
ssptrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __info) int ssptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int ssptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
ssptri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int ssptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int ssptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
static int
ssptrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ssptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int ssptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
sstebz_
(MemorySegment __range, MemorySegment __order, MemorySegment __n, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __d__, MemorySegment __e, MemorySegment __m, MemorySegment __nsplit, MemorySegment __w, MemorySegment __iblock, MemorySegment __isplit, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sstebz_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_integer *__nsplit, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sstebz_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_integer *__nsplit, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstebz_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_integer *__nsplit, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstebz_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_integer *__nsplit, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
sstedc_
(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
sstegr_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
sstein_
(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __m, MemorySegment __w, MemorySegment __iblock, MemorySegment __isplit, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int sstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int sstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
sstemr_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __nzc, MemorySegment __isuppz, MemorySegment __tryrac, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
ssteqr_
(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int ssteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int ssteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static int
ssterf_
(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __info) int ssterf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
static MemorySegment
Address for:int ssterf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssterf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssterf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
static int
sstev_
(MemorySegment __jobz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int sstev_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int sstev_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstev_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstev_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
static int
sstevd_
(MemorySegment __jobz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstevd_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sstevd_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstevd_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstevd_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
sstevr_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstevr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int sstevr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstevr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstevr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
sstevx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int sstevx_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int sstevx_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int sstevx_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int sstevx_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
ssycon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int ssycon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssycon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssycon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssycon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
ssyequb_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __work, MemorySegment __info) int ssyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int ssyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_real *__work, __CLPK_integer *__info)
static int
ssyev_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssyev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssyev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssyev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssyev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
ssyevd_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssyevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssyevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssyevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssyevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
ssyevr_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssyevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssyevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssyevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssyevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
ssyevx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int ssyevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int ssyevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssyevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssyevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
ssygs2_
(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ssygs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int ssygs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssygs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssygs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
ssygst_
(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ssygst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int ssygst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssygst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssygst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
ssygv_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssygv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssygv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssygv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssygv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
ssygvd_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssygvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssygvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssygvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssygvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
ssygvx_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int ssygvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int ssygvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssygvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssygvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
ssyrfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int ssyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
ssysv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
ssysvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int ssysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
ssytd2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __info) int ssytd2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
static MemorySegment
Address for:int ssytd2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssytd2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssytd2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
static int
ssytf2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int ssytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int ssytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
ssytrd_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssytrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssytrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssytrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssytrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
ssytrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ssytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
ssytri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int ssytri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int ssytri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssytri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssytri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
static int
ssytrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ssytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int ssytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ssytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ssytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
stbcon_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int stbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
stbrfs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int stbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
stbtrs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int stbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int stbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
stfsm_
(MemorySegment __transr, MemorySegment __side, MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __m, MemorySegment __n, MemorySegment __alpha, MemorySegment __a, MemorySegment __b, MemorySegment __ldb) int stfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb)
static MemorySegment
Address for:int stfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb)
static FunctionDescriptor
Function descriptor for:int stfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb)
static MethodHandle
Downcall method handle for:int stfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb)
static int
stftri_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __info) int stftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
static MemorySegment
Address for:int stftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
static int
stfttp_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __arf, MemorySegment __ap, MemorySegment __info) int stfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int stfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__ap, __CLPK_integer *__info)
static int
stfttr_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __arf, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int stfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int stfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
stgevc_
(MemorySegment __side, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __s, MemorySegment __lds, MemorySegment __p, MemorySegment __ldp, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __info) int stgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__s, __CLPK_integer *__lds, __CLPK_real *__p, __CLPK_integer *__ldp, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int stgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__s, __CLPK_integer *__lds, __CLPK_real *__p, __CLPK_integer *__ldp, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__s, __CLPK_integer *__lds, __CLPK_real *__p, __CLPK_integer *__ldp, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__s, __CLPK_integer *__lds, __CLPK_real *__p, __CLPK_integer *__ldp, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
static int
stgex2_
(MemorySegment __wantq, MemorySegment __wantz, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __j1, MemorySegment __n1, MemorySegment __n2, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int stgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
stgexc_
(MemorySegment __wantq, MemorySegment __wantz, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __ifst, MemorySegment __ilst, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int stgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
stgsen_
(MemorySegment __ijob, MemorySegment __wantq, MemorySegment __wantz, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alphar, MemorySegment __alphai, MemorySegment __beta, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __m, MemorySegment __pl, MemorySegment __pr, MemorySegment __dif, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int stgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__alphar, __CLPK_real *__alphai, __CLPK_real *__beta, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__alphar, __CLPK_real *__alphai, __CLPK_real *__beta, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__alphar, __CLPK_real *__alphai, __CLPK_real *__beta, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__alphar, __CLPK_real *__alphai, __CLPK_real *__beta, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
stgsja_
(MemorySegment __jobu, MemorySegment __jobv, MemorySegment __jobq, MemorySegment __m, MemorySegment __p, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __tola, MemorySegment __tolb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __u, MemorySegment __ldu, MemorySegment __v, MemorySegment __ldv, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __ncycle, MemorySegment __info) int stgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__v, __CLPK_integer *__ldv, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
static MemorySegment
Address for:int stgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__v, __CLPK_integer *__ldv, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__v, __CLPK_integer *__ldv, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__v, __CLPK_integer *__ldv, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
static int
stgsna_
(MemorySegment __job, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __s, MemorySegment __dif, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int stgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
stgsy2_
(MemorySegment __trans, MemorySegment __ijob, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __d__, MemorySegment __ldd, MemorySegment __e, MemorySegment __lde, MemorySegment __f, MemorySegment __ldf, MemorySegment __scale, MemorySegment __rdsum, MemorySegment __rdscal, MemorySegment __iwork, MemorySegment __pq, MemorySegment __info) int stgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__iwork, __CLPK_integer *__pq, __CLPK_integer *__info)
static MemorySegment
Address for:int stgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__iwork, __CLPK_integer *__pq, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__iwork, __CLPK_integer *__pq, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__iwork, __CLPK_integer *__pq, __CLPK_integer *__info)
static int
stgsyl_
(MemorySegment __trans, MemorySegment __ijob, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __d__, MemorySegment __ldd, MemorySegment __e, MemorySegment __lde, MemorySegment __f, MemorySegment __ldf, MemorySegment __scale, MemorySegment __dif, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int stgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
stpcon_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int stpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
stprfs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int stprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
stptri_
(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int stptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int stptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
static int
stptrs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int stptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int stptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
stpttf_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __arf, MemorySegment __info) int stpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__arf, __CLPK_integer *__info)
static MemorySegment
Address for:int stpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__arf, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__arf, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__arf, __CLPK_integer *__info)
static int
stpttr_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int stpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int stpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
strcon_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int strcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int strcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
strevc_
(MemorySegment __side, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __info) int strevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int strevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
static int
strexc_
(MemorySegment __compq, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __q, MemorySegment __ldq, MemorySegment __ifst, MemorySegment __ilst, MemorySegment __work, MemorySegment __info) int strexc_(char *__compq, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int strexc_(char *__compq, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strexc_(char *__compq, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strexc_(char *__compq, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__info)
static int
strrfs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int strrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int strrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
strsen_
(MemorySegment __job, MemorySegment __compq, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __q, MemorySegment __ldq, MemorySegment __wr, MemorySegment __wi, MemorySegment __m, MemorySegment __s, MemorySegment __sep, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int strsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__wr, __CLPK_real *__wi, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int strsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__wr, __CLPK_real *__wi, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__wr, __CLPK_real *__wi, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__wr, __CLPK_real *__wi, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
strsna_
(MemorySegment __job, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __s, MemorySegment __sep, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __ldwork, MemorySegment __iwork, MemorySegment __info) int strsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__ldwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int strsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__ldwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__ldwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__ldwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
strsyl_
(MemorySegment __trana, MemorySegment __tranb, MemorySegment __isgn, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __scale, MemorySegment __info) int strsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
static MemorySegment
Address for:int strsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
static int
strti2_
(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int strti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int strti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
strtri_
(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int strtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int strtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
strtrs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int strtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int strtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
strttf_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __arf, MemorySegment __info) int strttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__arf, __CLPK_integer *__info)
static MemorySegment
Address for:int strttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__arf, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__arf, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__arf, __CLPK_integer *__info)
static int
strttp_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ap, MemorySegment __info) int strttp_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int strttp_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int strttp_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int strttp_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__ap, __CLPK_integer *__info)
static int
stzrqf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __info) int stzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_integer *__info)
static MemorySegment
Address for:int stzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_integer *__info)
static int
stzrzf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int stzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int stzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int stzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int stzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zbdsqr_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ncvt, MemorySegment __nru, MemorySegment __ncc, MemorySegment __d__, MemorySegment __e, MemorySegment __vt, MemorySegment __ldvt, MemorySegment __u, MemorySegment __ldu, MemorySegment __c__, MemorySegment __ldc, MemorySegment __rwork, MemorySegment __info) int zbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zcgesv_
(MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __work, MemorySegment __swork, MemorySegment __rwork, MemorySegment __iter, MemorySegment __info) int zcgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
static MemorySegment
Address for:int zcgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zcgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zcgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
static int
zcposv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __work, MemorySegment __swork, MemorySegment __rwork, MemorySegment __iter, MemorySegment __info) int zcposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
static MemorySegment
Address for:int zcposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zcposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zcposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
static int
zdrscl_
(MemorySegment __n, MemorySegment __sa, MemorySegment __sx, MemorySegment __incx) int zdrscl_(__CLPK_integer *__n, __CLPK_doublereal *__sa, __CLPK_doublecomplex *__sx, __CLPK_integer *__incx)
static MemorySegment
Address for:int zdrscl_(__CLPK_integer *__n, __CLPK_doublereal *__sa, __CLPK_doublecomplex *__sx, __CLPK_integer *__incx)
static FunctionDescriptor
Function descriptor for:int zdrscl_(__CLPK_integer *__n, __CLPK_doublereal *__sa, __CLPK_doublecomplex *__sx, __CLPK_integer *__incx)
static MethodHandle
Downcall method handle for:int zdrscl_(__CLPK_integer *__n, __CLPK_doublereal *__sa, __CLPK_doublecomplex *__sx, __CLPK_integer *__incx)
static int
zgbbrd_
(MemorySegment __vect, MemorySegment __m, MemorySegment __n, MemorySegment __ncc, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __d__, MemorySegment __e, MemorySegment __q, MemorySegment __ldq, MemorySegment __pt, MemorySegment __ldpt, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__pt, __CLPK_integer *__ldpt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__pt, __CLPK_integer *__ldpt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__pt, __CLPK_integer *__ldpt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__pt, __CLPK_integer *__ldpt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgbcon_
(MemorySegment __norm, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgbequ_
(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __info) int zgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static int
zgbequb_
(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __info) int zgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static int
zgbrfs_
(MemorySegment __trans, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __afb, MemorySegment __ldafb, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgbsv_
(MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zgbsvx_
(MemorySegment __fact, MemorySegment __trans, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __afb, MemorySegment __ldafb, MemorySegment __ipiv, MemorySegment __equed, MemorySegment __r__, MemorySegment __c__, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgbtf2_
(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __info) int zgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zgbtrf_
(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __info) int zgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zgbtrs_
(MemorySegment __trans, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zgebak_
(MemorySegment __job, MemorySegment __side, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __scale, MemorySegment __m, MemorySegment __v, MemorySegment __ldv, MemorySegment __info) int zgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
static MemorySegment
Address for:int zgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
static int
zgebal_
(MemorySegment __job, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __scale, MemorySegment __info) int zgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
static MemorySegment
Address for:int zgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
static int
zgebd2_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tauq, MemorySegment __taup, MemorySegment __work, MemorySegment __info) int zgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zgebrd_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tauq, MemorySegment __taup, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgecon_
(MemorySegment __norm, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgeequ_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __info) int zgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static int
zgeequb_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __info) int zgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static int
zgees_
(MemorySegment __jobvs, MemorySegment __sort, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __sdim, MemorySegment __w, MemorySegment __vs, MemorySegment __ldvs, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __bwork, MemorySegment __info) int zgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static int
zgeesx_
(MemorySegment __jobvs, MemorySegment __sort, MemorySegment __select, MemorySegment __sense, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __sdim, MemorySegment __w, MemorySegment __vs, MemorySegment __ldvs, MemorySegment __rconde, MemorySegment __rcondv, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __bwork, MemorySegment __info) int zgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static int
zgeev_
(MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgeevx_
(MemorySegment __balanc, MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __sense, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __scale, MemorySegment __abnrm, MemorySegment __rconde, MemorySegment __rcondv, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgegs_
(MemorySegment __jobvsl, MemorySegment __jobvsr, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vsl, MemorySegment __ldvsl, MemorySegment __vsr, MemorySegment __ldvsr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgegv_
(MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgehd2_
(MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zgehrd_
(MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgelq2_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zgelqf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgels_
(MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgelsd_
(MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __s, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
zgelss_
(MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __s, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgelsx_
(MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __jpvt, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgelsy_
(MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __jpvt, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgeql2_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zgeqlf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgeqp3_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __jpvt, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgeqpf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __jpvt, MemorySegment __tau, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgeqr2_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zgeqrf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgerfs_
(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgerq2_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zgerqf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgesc2_
(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __rhs, MemorySegment __ipiv, MemorySegment __jpiv, MemorySegment __scale) int zgesc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
static MemorySegment
Address for:int zgesc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
static FunctionDescriptor
Function descriptor for:int zgesc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
static MethodHandle
Downcall method handle for:int zgesc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
static int
zgesdd_
(MemorySegment __jobz, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __u, MemorySegment __ldu, MemorySegment __vt, MemorySegment __ldvt, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
zgesv_
(MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zgesvd_
(MemorySegment __jobu, MemorySegment __jobvt, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __u, MemorySegment __ldu, MemorySegment __vt, MemorySegment __ldvt, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgesvx_
(MemorySegment __fact, MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __equed, MemorySegment __r__, MemorySegment __c__, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgetc2_
(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __jpiv, MemorySegment __info) int zgetc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zgetc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgetc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgetc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
static int
zgetf2_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int zgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zgetrf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int zgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zgetri_
(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgetri_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgetri_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgetri_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgetri_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgetrs_
(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zggbak_
(MemorySegment __job, MemorySegment __side, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __lscale, MemorySegment __rscale, MemorySegment __m, MemorySegment __v, MemorySegment __ldv, MemorySegment __info) int zggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
static MemorySegment
Address for:int zggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
static int
zggbal_
(MemorySegment __job, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __lscale, MemorySegment __rscale, MemorySegment __work, MemorySegment __info) int zggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
static int
zgges_
(MemorySegment __jobvsl, MemorySegment __jobvsr, MemorySegment __sort, MemorySegment __selctg, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __sdim, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vsl, MemorySegment __ldvsl, MemorySegment __vsr, MemorySegment __ldvsr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __bwork, MemorySegment __info) int zgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static int
zggesx_
(MemorySegment __jobvsl, MemorySegment __jobvsr, MemorySegment __sort, MemorySegment __selctg, MemorySegment __sense, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __sdim, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vsl, MemorySegment __ldvsl, MemorySegment __vsr, MemorySegment __ldvsr, MemorySegment __rconde, MemorySegment __rcondv, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __bwork, MemorySegment __info) int zggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static int
zggev_
(MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zggevx_
(MemorySegment __balanc, MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __sense, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __lscale, MemorySegment __rscale, MemorySegment __abnrm, MemorySegment __bbnrm, MemorySegment __rconde, MemorySegment __rcondv, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __bwork, MemorySegment __info) int zggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
static int
zggglm_
(MemorySegment __n, MemorySegment __m, MemorySegment __p, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __d__, MemorySegment __x, MemorySegment __y, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zgghrd_
(MemorySegment __compq, MemorySegment __compz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __info) int zgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
static MemorySegment
Address for:int zgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
static int
zgglse_
(MemorySegment __m, MemorySegment __n, MemorySegment __p, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __d__, MemorySegment __x, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zggqrf_
(MemorySegment __n, MemorySegment __m, MemorySegment __p, MemorySegment __a, MemorySegment __lda, MemorySegment __taua, MemorySegment __b, MemorySegment __ldb, MemorySegment __taub, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zggrqf_
(MemorySegment __m, MemorySegment __p, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __taua, MemorySegment __b, MemorySegment __ldb, MemorySegment __taub, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zggsvd_
(MemorySegment __jobu, MemorySegment __jobv, MemorySegment __jobq, MemorySegment __m, MemorySegment __n, MemorySegment __p, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __u, MemorySegment __ldu, MemorySegment __v, MemorySegment __ldv, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
zggsvp_
(MemorySegment __jobu, MemorySegment __jobv, MemorySegment __jobq, MemorySegment __m, MemorySegment __p, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __tola, MemorySegment __tolb, MemorySegment __k, MemorySegment __l, MemorySegment __u, MemorySegment __ldu, MemorySegment __v, MemorySegment __ldv, MemorySegment __q, MemorySegment __ldq, MemorySegment __iwork, MemorySegment __rwork, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__rwork, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__rwork, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__rwork, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__rwork, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zgtcon_
(MemorySegment __norm, MemorySegment __n, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zgtrfs_
(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __dlf, MemorySegment __df, MemorySegment __duf, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgtsv_
(MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zgtsvx_
(MemorySegment __fact, MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __dlf, MemorySegment __df, MemorySegment __duf, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zgttrf_
(MemorySegment __n, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __info) int zgttrf_(__CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zgttrf_(__CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgttrf_(__CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgttrf_(__CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zgttrs_
(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zgtts2_
(MemorySegment __itrans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb) int zgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MemorySegment
Address for:int zgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static FunctionDescriptor
Function descriptor for:int zgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MethodHandle
Downcall method handle for:int zgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static int
zhbev_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhbevd_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zhbevx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __q, MemorySegment __ldq, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int zhbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
zhbgst_
(MemorySegment __vect, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __x, MemorySegment __ldx, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhbgv_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhbgvd_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zhbgvx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __q, MemorySegment __ldq, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int zhbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
zhbtrd_
(MemorySegment __vect, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __d__, MemorySegment __e, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __info) int zhbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zhbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zhecon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zhecon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zhecon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhecon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhecon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zheequb_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __work, MemorySegment __info) int zheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zheev_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zheevd_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zheevr_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zheevx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int zheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
zhegs2_
(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zhegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zhegst_
(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zhegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zhegv_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zhegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhegvd_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zhegvx_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int zhegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
zherfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhesv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zhesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zhesvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zhesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhetd2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __info) int zhetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static MemorySegment
Address for:int zhetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static int
zhetf2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int zhetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zhetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zhetrd_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zhetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zhetrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zhetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zhetri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int zhetri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zhetri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhetri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhetri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zhetrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zhetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zhfrk_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __trans, MemorySegment __n, MemorySegment __k, MemorySegment __alpha, MemorySegment __a, MemorySegment __lda, MemorySegment __beta, MemorySegment __c__) int zhfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__c__)
static MemorySegment
Address for:int zhfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__c__)
static FunctionDescriptor
Function descriptor for:int zhfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__c__)
static MethodHandle
Downcall method handle for:int zhfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__c__)
static int
zhgeqz_
(MemorySegment __job, MemorySegment __compq, MemorySegment __compz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __t, MemorySegment __ldt, MemorySegment __alpha, MemorySegment __beta, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhpcon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zhpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zhpev_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhpevd_
(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zhpevx_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
zhpgst_
(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __info) int zhpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_integer *__info)
static int
zhpgv_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhpgvd_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zhpgvx_
(MemorySegment __itype, MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
zhprfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhpsv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zhpsvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zhptrd_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __info) int zhptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static MemorySegment
Address for:int zhptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static int
zhptrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __info) int zhptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zhptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zhptri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int zhptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zhptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zhptrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zhptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zhsein_
(MemorySegment __side, MemorySegment __eigsrc, MemorySegment __initv, MemorySegment __select, MemorySegment __n, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __rwork, MemorySegment __ifaill, MemorySegment __ifailr, MemorySegment __info) int zhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
static MemorySegment
Address for:int zhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
static int
zhseqr_
(MemorySegment __job, MemorySegment __compz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zlabrd_
(MemorySegment __m, MemorySegment __n, MemorySegment __nb, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tauq, MemorySegment __taup, MemorySegment __x, MemorySegment __ldx, MemorySegment __y, MemorySegment __ldy) int zlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static MemorySegment
Address for:int zlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static FunctionDescriptor
Function descriptor for:int zlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static MethodHandle
Downcall method handle for:int zlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static int
zlacgv_
(MemorySegment __n, MemorySegment __x, MemorySegment __incx) int zlacgv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx)
static MemorySegment
Address for:int zlacgv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx)
static FunctionDescriptor
Function descriptor for:int zlacgv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx)
static MethodHandle
Downcall method handle for:int zlacgv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx)
static int
zlacn2_
(MemorySegment __n, MemorySegment __v, MemorySegment __x, MemorySegment __est, MemorySegment __kase, MemorySegment __isave) int zlacn2_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
static MemorySegment
Address for:int zlacn2_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
static FunctionDescriptor
Function descriptor for:int zlacn2_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
static MethodHandle
Downcall method handle for:int zlacn2_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
static int
zlacon_
(MemorySegment __n, MemorySegment __v, MemorySegment __x, MemorySegment __est, MemorySegment __kase) int zlacon_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase)
static MemorySegment
Address for:int zlacon_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase)
static FunctionDescriptor
Function descriptor for:int zlacon_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase)
static MethodHandle
Downcall method handle for:int zlacon_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase)
static int
zlacp2_
(MemorySegment __uplo, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb) int zlacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MemorySegment
Address for:int zlacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static FunctionDescriptor
Function descriptor for:int zlacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MethodHandle
Downcall method handle for:int zlacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static int
zlacpy_
(MemorySegment __uplo, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb) int zlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MemorySegment
Address for:int zlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static FunctionDescriptor
Function descriptor for:int zlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MethodHandle
Downcall method handle for:int zlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static int
zlacrm_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __rwork) int zlacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
static MemorySegment
Address for:int zlacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
static FunctionDescriptor
Function descriptor for:int zlacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
static MethodHandle
Downcall method handle for:int zlacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
static int
zlacrt_
(MemorySegment __n, MemorySegment __cx, MemorySegment __incx, MemorySegment __cy, MemorySegment __incy, MemorySegment __c__, MemorySegment __s) int zlacrt_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__s)
static MemorySegment
Address for:int zlacrt_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__s)
static FunctionDescriptor
Function descriptor for:int zlacrt_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__s)
static MethodHandle
Downcall method handle for:int zlacrt_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__s)
static void
zladiv_
(MemorySegment __ret_val, MemorySegment __x, MemorySegment __y) void zladiv_(__CLPK_doublecomplex *__ret_val, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y)
static MemorySegment
Address for:void zladiv_(__CLPK_doublecomplex *__ret_val, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y)
static FunctionDescriptor
Function descriptor for:void zladiv_(__CLPK_doublecomplex *__ret_val, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y)
static MethodHandle
Downcall method handle for:void zladiv_(__CLPK_doublecomplex *__ret_val, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y)
static int
zlaed0_
(MemorySegment __qsiz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __q, MemorySegment __ldq, MemorySegment __qstore, MemorySegment __ldqs, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zlaed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zlaed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlaed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlaed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
zlaed7_
(MemorySegment __n, MemorySegment __cutpnt, MemorySegment __qsiz, MemorySegment __tlvls, MemorySegment __curlvl, MemorySegment __curpbm, MemorySegment __d__, MemorySegment __q, MemorySegment __ldq, MemorySegment __rho, MemorySegment __indxq, MemorySegment __qstore, MemorySegment __qptr, MemorySegment __prmptr, MemorySegment __perm, MemorySegment __givptr, MemorySegment __givcol, MemorySegment __givnum, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zlaed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_integer *__indxq, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zlaed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_integer *__indxq, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlaed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_integer *__indxq, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlaed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_integer *__indxq, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
zlaed8_
(MemorySegment __k, MemorySegment __n, MemorySegment __qsiz, MemorySegment __q, MemorySegment __ldq, MemorySegment __d__, MemorySegment __rho, MemorySegment __cutpnt, MemorySegment __z__, MemorySegment __dlamda, MemorySegment __q2, MemorySegment __ldq2, MemorySegment __w, MemorySegment __indxp, MemorySegment __indx, MemorySegment __indxq, MemorySegment __perm, MemorySegment __givptr, MemorySegment __givcol, MemorySegment __givnum, MemorySegment __info) int zlaed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__d__, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublecomplex *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__info)
static MemorySegment
Address for:int zlaed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__d__, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublecomplex *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlaed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__d__, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublecomplex *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlaed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__d__, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublecomplex *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__info)
static int
zlaein_
(MemorySegment __rightv, MemorySegment __noinit, MemorySegment __n, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __v, MemorySegment __b, MemorySegment __ldb, MemorySegment __rwork, MemorySegment __eps3, MemorySegment __smlnum, MemorySegment __info) int zlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rwork, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_integer *__info)
static MemorySegment
Address for:int zlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rwork, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rwork, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rwork, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_integer *__info)
static int
zlaesy_
(MemorySegment __a, MemorySegment __b, MemorySegment __c__, MemorySegment __rt1, MemorySegment __rt2, MemorySegment __evscal, MemorySegment __cs1, MemorySegment __sn1) int zlaesy_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__rt1, __CLPK_doublecomplex *__rt2, __CLPK_doublecomplex *__evscal, __CLPK_doublecomplex *__cs1, __CLPK_doublecomplex *__sn1)
static MemorySegment
Address for:int zlaesy_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__rt1, __CLPK_doublecomplex *__rt2, __CLPK_doublecomplex *__evscal, __CLPK_doublecomplex *__cs1, __CLPK_doublecomplex *__sn1)
static FunctionDescriptor
Function descriptor for:int zlaesy_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__rt1, __CLPK_doublecomplex *__rt2, __CLPK_doublecomplex *__evscal, __CLPK_doublecomplex *__cs1, __CLPK_doublecomplex *__sn1)
static MethodHandle
Downcall method handle for:int zlaesy_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__rt1, __CLPK_doublecomplex *__rt2, __CLPK_doublecomplex *__evscal, __CLPK_doublecomplex *__cs1, __CLPK_doublecomplex *__sn1)
static int
zlaev2_
(MemorySegment __a, MemorySegment __b, MemorySegment __c__, MemorySegment __rt1, MemorySegment __rt2, MemorySegment __cs1, MemorySegment __sn1) int zlaev2_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublecomplex *__sn1)
static MemorySegment
Address for:int zlaev2_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublecomplex *__sn1)
static FunctionDescriptor
Function descriptor for:int zlaev2_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublecomplex *__sn1)
static MethodHandle
Downcall method handle for:int zlaev2_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublecomplex *__sn1)
static int
zlag2c_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __sa, MemorySegment __ldsa, MemorySegment __info) int zlag2c_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
static MemorySegment
Address for:int zlag2c_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlag2c_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlag2c_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
static int
zlags2_
(MemorySegment __upper, MemorySegment __a1, MemorySegment __a2, MemorySegment __a3, MemorySegment __b1, MemorySegment __b2, MemorySegment __b3, MemorySegment __csu, MemorySegment __snu, MemorySegment __csv, MemorySegment __snv, MemorySegment __csq, MemorySegment __snq) int zlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublecomplex *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublecomplex *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublecomplex *__snu, __CLPK_doublereal *__csv, __CLPK_doublecomplex *__snv, __CLPK_doublereal *__csq, __CLPK_doublecomplex *__snq)
static MemorySegment
Address for:int zlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublecomplex *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublecomplex *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublecomplex *__snu, __CLPK_doublereal *__csv, __CLPK_doublecomplex *__snv, __CLPK_doublereal *__csq, __CLPK_doublecomplex *__snq)
static FunctionDescriptor
Function descriptor for:int zlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublecomplex *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublecomplex *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublecomplex *__snu, __CLPK_doublereal *__csv, __CLPK_doublecomplex *__snv, __CLPK_doublereal *__csq, __CLPK_doublecomplex *__snq)
static MethodHandle
Downcall method handle for:int zlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublecomplex *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublecomplex *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublecomplex *__snu, __CLPK_doublereal *__csv, __CLPK_doublecomplex *__snv, __CLPK_doublereal *__csq, __CLPK_doublecomplex *__snq)
static int
zlagtm_
(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __alpha, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __x, MemorySegment __ldx, MemorySegment __beta, MemorySegment __b, MemorySegment __ldb) int zlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MemorySegment
Address for:int zlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static FunctionDescriptor
Function descriptor for:int zlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MethodHandle
Downcall method handle for:int zlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static int
zlahef_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nb, MemorySegment __kb, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __w, MemorySegment __ldw, MemorySegment __info) int zlahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
static MemorySegment
Address for:int zlahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
static int
zlahqr_
(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __info) int zlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
static MemorySegment
Address for:int zlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
static int
zlahr2_
(MemorySegment __n, MemorySegment __k, MemorySegment __nb, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __t, MemorySegment __ldt, MemorySegment __y, MemorySegment __ldy) int zlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static MemorySegment
Address for:int zlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static FunctionDescriptor
Function descriptor for:int zlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static MethodHandle
Downcall method handle for:int zlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static int
zlahrd_
(MemorySegment __n, MemorySegment __k, MemorySegment __nb, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __t, MemorySegment __ldt, MemorySegment __y, MemorySegment __ldy) int zlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static MemorySegment
Address for:int zlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static FunctionDescriptor
Function descriptor for:int zlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static MethodHandle
Downcall method handle for:int zlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
static int
zlaic1_
(MemorySegment __job, MemorySegment __j, MemorySegment __x, MemorySegment __sest, MemorySegment __w, MemorySegment __gamma, MemorySegment __sestpr, MemorySegment __s, MemorySegment __c__) int zlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublecomplex *__x, __CLPK_doublereal *__sest, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__c__)
static MemorySegment
Address for:int zlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublecomplex *__x, __CLPK_doublereal *__sest, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__c__)
static FunctionDescriptor
Function descriptor for:int zlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublecomplex *__x, __CLPK_doublereal *__sest, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__c__)
static MethodHandle
Downcall method handle for:int zlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublecomplex *__x, __CLPK_doublereal *__sest, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__c__)
static int
zlals0_
(MemorySegment __icompq, MemorySegment __nl, MemorySegment __nr, MemorySegment __sqre, MemorySegment __nrhs, MemorySegment __b, MemorySegment __ldb, MemorySegment __bx, MemorySegment __ldbx, MemorySegment __perm, MemorySegment __givptr, MemorySegment __givcol, MemorySegment __ldgcol, MemorySegment __givnum, MemorySegment __ldgnum, MemorySegment __poles, MemorySegment __difl, MemorySegment __difr, MemorySegment __z__, MemorySegment __k, MemorySegment __c__, MemorySegment __s, MemorySegment __rwork, MemorySegment __info) int zlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zlalsa_
(MemorySegment __icompq, MemorySegment __smlsiz, MemorySegment __n, MemorySegment __nrhs, MemorySegment __b, MemorySegment __ldb, MemorySegment __bx, MemorySegment __ldbx, MemorySegment __u, MemorySegment __ldu, MemorySegment __vt, MemorySegment __k, MemorySegment __difl, MemorySegment __difr, MemorySegment __z__, MemorySegment __poles, MemorySegment __givptr, MemorySegment __givcol, MemorySegment __ldgcol, MemorySegment __perm, MemorySegment __givnum, MemorySegment __c__, MemorySegment __s, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
zlalsd_
(MemorySegment __uplo, MemorySegment __smlsiz, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static double
zlangb_
(MemorySegment __norm, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __work) __CLPK_doublereal zlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static double
zlange_
(MemorySegment __norm, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static double
zlangt_
(MemorySegment __norm, MemorySegment __n, MemorySegment __dl, MemorySegment __d__, MemorySegment __du) __CLPK_doublereal zlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du)
static MemorySegment
Address for:__CLPK_doublereal zlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du)
static double
zlanhb_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __k, MemorySegment __ab, MemorySegment __ldab, MemorySegment __work) __CLPK_doublereal zlanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static double
zlanhe_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static double
zlanhf_
(MemorySegment __norm, MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __work) __CLPK_doublereal zlanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_doublereal *__work)
static double
zlanhp_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __work) __CLPK_doublereal zlanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static double
zlanhs_
(MemorySegment __norm, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static double
zlanht_
(MemorySegment __norm, MemorySegment __n, MemorySegment __d__, MemorySegment __e) __CLPK_doublereal zlanht_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e)
static MemorySegment
Address for:__CLPK_doublereal zlanht_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlanht_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlanht_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e)
static double
zlansb_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __k, MemorySegment __ab, MemorySegment __ldab, MemorySegment __work) __CLPK_doublereal zlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static double
zlansp_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __work) __CLPK_doublereal zlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static double
zlansy_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static double
zlantb_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __k, MemorySegment __ab, MemorySegment __ldab, MemorySegment __work) __CLPK_doublereal zlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
static double
zlantp_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __work) __CLPK_doublereal zlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
static double
zlantr_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MemorySegment
Address for:__CLPK_doublereal zlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:__CLPK_doublereal zlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:__CLPK_doublereal zlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
static int
zlapll_
(MemorySegment __n, MemorySegment __x, MemorySegment __incx, MemorySegment __y, MemorySegment __incy, MemorySegment __ssmin) int zlapll_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
static MemorySegment
Address for:int zlapll_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
static FunctionDescriptor
Function descriptor for:int zlapll_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
static MethodHandle
Downcall method handle for:int zlapll_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
static int
zlapmt_
(MemorySegment __forwrd, MemorySegment __m, MemorySegment __n, MemorySegment __x, MemorySegment __ldx, MemorySegment __k) int zlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
static MemorySegment
Address for:int zlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
static FunctionDescriptor
Function descriptor for:int zlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
static MethodHandle
Downcall method handle for:int zlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
static int
zlaqgb_
(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __equed) int zlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
static MemorySegment
Address for:int zlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
static FunctionDescriptor
Function descriptor for:int zlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
static MethodHandle
Downcall method handle for:int zlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
static int
zlaqge_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __equed) int zlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
static MemorySegment
Address for:int zlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
static FunctionDescriptor
Function descriptor for:int zlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
static MethodHandle
Downcall method handle for:int zlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
static int
zlaqhb_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MemorySegment
Address for:int zlaqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static FunctionDescriptor
Function descriptor for:int zlaqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MethodHandle
Downcall method handle for:int zlaqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static int
zlaqhe_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MemorySegment
Address for:int zlaqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static FunctionDescriptor
Function descriptor for:int zlaqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MethodHandle
Downcall method handle for:int zlaqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static int
zlaqhp_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MemorySegment
Address for:int zlaqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static FunctionDescriptor
Function descriptor for:int zlaqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MethodHandle
Downcall method handle for:int zlaqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static int
zlaqp2_
(MemorySegment __m, MemorySegment __n, MemorySegment __offset, MemorySegment __a, MemorySegment __lda, MemorySegment __jpvt, MemorySegment __tau, MemorySegment __vn1, MemorySegment __vn2, MemorySegment __work) int zlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__work)
static MemorySegment
Address for:int zlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__work)
static FunctionDescriptor
Function descriptor for:int zlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__work)
static MethodHandle
Downcall method handle for:int zlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__work)
static int
zlaqps_
(MemorySegment __m, MemorySegment __n, MemorySegment __offset, MemorySegment __nb, MemorySegment __kb, MemorySegment __a, MemorySegment __lda, MemorySegment __jpvt, MemorySegment __tau, MemorySegment __vn1, MemorySegment __vn2, MemorySegment __auxv, MemorySegment __f, MemorySegment __ldf) int zlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__auxv, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf)
static MemorySegment
Address for:int zlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__auxv, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf)
static FunctionDescriptor
Function descriptor for:int zlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__auxv, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf)
static MethodHandle
Downcall method handle for:int zlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__auxv, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf)
static int
zlaqr0_
(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zlaqr1_
(MemorySegment __n, MemorySegment __h__, MemorySegment __ldh, MemorySegment __s1, MemorySegment __s2, MemorySegment __v) int zlaqr1_(__CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__s1, __CLPK_doublecomplex *__s2, __CLPK_doublecomplex *__v)
static MemorySegment
Address for:int zlaqr1_(__CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__s1, __CLPK_doublecomplex *__s2, __CLPK_doublecomplex *__v)
static FunctionDescriptor
Function descriptor for:int zlaqr1_(__CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__s1, __CLPK_doublecomplex *__s2, __CLPK_doublecomplex *__v)
static MethodHandle
Downcall method handle for:int zlaqr1_(__CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__s1, __CLPK_doublecomplex *__s2, __CLPK_doublecomplex *__v)
static int
zlaqr2_
(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ktop, MemorySegment __kbot, MemorySegment __nw, MemorySegment __h__, MemorySegment __ldh, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __ns, MemorySegment __nd, MemorySegment __sh, MemorySegment __v, MemorySegment __ldv, MemorySegment __nh, MemorySegment __t, MemorySegment __ldt, MemorySegment __nv, MemorySegment __wv, MemorySegment __ldwv, MemorySegment __work, MemorySegment __lwork) int zlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
static MemorySegment
Address for:int zlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
static FunctionDescriptor
Function descriptor for:int zlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
static MethodHandle
Downcall method handle for:int zlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
static int
zlaqr3_
(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ktop, MemorySegment __kbot, MemorySegment __nw, MemorySegment __h__, MemorySegment __ldh, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __ns, MemorySegment __nd, MemorySegment __sh, MemorySegment __v, MemorySegment __ldv, MemorySegment __nh, MemorySegment __t, MemorySegment __ldt, MemorySegment __nv, MemorySegment __wv, MemorySegment __ldwv, MemorySegment __work, MemorySegment __lwork) int zlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
static MemorySegment
Address for:int zlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
static FunctionDescriptor
Function descriptor for:int zlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
static MethodHandle
Downcall method handle for:int zlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
static int
zlaqr4_
(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zlaqr5_
(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __kacc22, MemorySegment __n, MemorySegment __ktop, MemorySegment __kbot, MemorySegment __nshfts, MemorySegment __s, MemorySegment __h__, MemorySegment __ldh, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __v, MemorySegment __ldv, MemorySegment __u, MemorySegment __ldu, MemorySegment __nv, MemorySegment __wv, MemorySegment __ldwv, MemorySegment __nh, MemorySegment __wh, MemorySegment __ldwh) int zlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublecomplex *__wh, __CLPK_integer *__ldwh)
static MemorySegment
Address for:int zlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublecomplex *__wh, __CLPK_integer *__ldwh)
static FunctionDescriptor
Function descriptor for:int zlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublecomplex *__wh, __CLPK_integer *__ldwh)
static MethodHandle
Downcall method handle for:int zlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublecomplex *__wh, __CLPK_integer *__ldwh)
static int
zlaqsb_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MemorySegment
Address for:int zlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static FunctionDescriptor
Function descriptor for:int zlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MethodHandle
Downcall method handle for:int zlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static int
zlaqsp_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MemorySegment
Address for:int zlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static FunctionDescriptor
Function descriptor for:int zlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MethodHandle
Downcall method handle for:int zlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static int
zlaqsy_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MemorySegment
Address for:int zlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static FunctionDescriptor
Function descriptor for:int zlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static MethodHandle
Downcall method handle for:int zlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
static int
zlar1v_
(MemorySegment __n, MemorySegment __b1, MemorySegment __bn, MemorySegment __lambda, MemorySegment __d__, MemorySegment __l, MemorySegment __ld, MemorySegment __lld, MemorySegment __pivmin, MemorySegment __gaptol, MemorySegment __z__, MemorySegment __wantnc, MemorySegment __negcnt, MemorySegment __ztz, MemorySegment __mingma, MemorySegment __r__, MemorySegment __isuppz, MemorySegment __nrminv, MemorySegment __resid, MemorySegment __rqcorr, MemorySegment __work) int zlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublecomplex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
static MemorySegment
Address for:int zlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublecomplex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
static FunctionDescriptor
Function descriptor for:int zlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublecomplex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
static MethodHandle
Downcall method handle for:int zlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublecomplex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
static int
zlar2v_
(MemorySegment __n, MemorySegment __x, MemorySegment __y, MemorySegment __z__, MemorySegment __incx, MemorySegment __c__, MemorySegment __s, MemorySegment __incc) int zlar2v_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
static MemorySegment
Address for:int zlar2v_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
static FunctionDescriptor
Function descriptor for:int zlar2v_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
static MethodHandle
Downcall method handle for:int zlar2v_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
static int
zlarcm_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __rwork) int zlarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
static MemorySegment
Address for:int zlarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
static FunctionDescriptor
Function descriptor for:int zlarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
static MethodHandle
Downcall method handle for:int zlarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
static int
zlarf_
(MemorySegment __side, MemorySegment __m, MemorySegment __n, MemorySegment __v, MemorySegment __incv, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work) int zlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static MemorySegment
Address for:int zlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static FunctionDescriptor
Function descriptor for:int zlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static MethodHandle
Downcall method handle for:int zlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static int
zlarfb_
(MemorySegment __side, MemorySegment __trans, MemorySegment __direct, MemorySegment __storev, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __v, MemorySegment __ldv, MemorySegment __t, MemorySegment __ldt, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __ldwork) int zlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
static MemorySegment
Address for:int zlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
static FunctionDescriptor
Function descriptor for:int zlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
static MethodHandle
Downcall method handle for:int zlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
static int
zlarfg_
(MemorySegment __n, MemorySegment __alpha, MemorySegment __x, MemorySegment __incx, MemorySegment __tau) int zlarfg_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
static MemorySegment
Address for:int zlarfg_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
static FunctionDescriptor
Function descriptor for:int zlarfg_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
static MethodHandle
Downcall method handle for:int zlarfg_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
static int
zlarfp_
(MemorySegment __n, MemorySegment __alpha, MemorySegment __x, MemorySegment __incx, MemorySegment __tau) int zlarfp_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
static MemorySegment
Address for:int zlarfp_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
static FunctionDescriptor
Function descriptor for:int zlarfp_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
static MethodHandle
Downcall method handle for:int zlarfp_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
static int
zlarft_
(MemorySegment __direct, MemorySegment __storev, MemorySegment __n, MemorySegment __k, MemorySegment __v, MemorySegment __ldv, MemorySegment __tau, MemorySegment __t, MemorySegment __ldt) int zlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
static MemorySegment
Address for:int zlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
static FunctionDescriptor
Function descriptor for:int zlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
static MethodHandle
Downcall method handle for:int zlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
static int
zlarfx_
(MemorySegment __side, MemorySegment __m, MemorySegment __n, MemorySegment __v, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work) int zlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static MemorySegment
Address for:int zlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static FunctionDescriptor
Function descriptor for:int zlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static MethodHandle
Downcall method handle for:int zlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static int
zlargv_
(MemorySegment __n, MemorySegment __x, MemorySegment __incx, MemorySegment __y, MemorySegment __incy, MemorySegment __c__, MemorySegment __incc) int zlargv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
static MemorySegment
Address for:int zlargv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
static FunctionDescriptor
Function descriptor for:int zlargv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
static MethodHandle
Downcall method handle for:int zlargv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
static int
zlarnv_
(MemorySegment __idist, MemorySegment __iseed, MemorySegment __n, MemorySegment __x) int zlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublecomplex *__x)
static MemorySegment
Address for:int zlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublecomplex *__x)
static FunctionDescriptor
Function descriptor for:int zlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublecomplex *__x)
static MethodHandle
Downcall method handle for:int zlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublecomplex *__x)
static int
zlarrv_
(MemorySegment __n, MemorySegment __vl, MemorySegment __vu, MemorySegment __d__, MemorySegment __l, MemorySegment __pivmin, MemorySegment __isplit, MemorySegment __m, MemorySegment __dol, MemorySegment __dou, MemorySegment __minrgp, MemorySegment __rtol1, MemorySegment __rtol2, MemorySegment __w, MemorySegment __werr, MemorySegment __wgap, MemorySegment __iblock, MemorySegment __indexw, MemorySegment __gers, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int zlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
zlarscl2_
(MemorySegment __m, MemorySegment __n, MemorySegment __d__, MemorySegment __x, MemorySegment __ldx) int zlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
static MemorySegment
Address for:int zlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
static FunctionDescriptor
Function descriptor for:int zlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
static MethodHandle
Downcall method handle for:int zlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
static int
zlartg_
(MemorySegment __f, MemorySegment __g, MemorySegment __cs, MemorySegment __sn, MemorySegment __r__) int zlartg_(__CLPK_doublecomplex *__f, __CLPK_doublecomplex *__g, __CLPK_doublereal *__cs, __CLPK_doublecomplex *__sn, __CLPK_doublecomplex *__r__)
static MemorySegment
Address for:int zlartg_(__CLPK_doublecomplex *__f, __CLPK_doublecomplex *__g, __CLPK_doublereal *__cs, __CLPK_doublecomplex *__sn, __CLPK_doublecomplex *__r__)
static FunctionDescriptor
Function descriptor for:int zlartg_(__CLPK_doublecomplex *__f, __CLPK_doublecomplex *__g, __CLPK_doublereal *__cs, __CLPK_doublecomplex *__sn, __CLPK_doublecomplex *__r__)
static MethodHandle
Downcall method handle for:int zlartg_(__CLPK_doublecomplex *__f, __CLPK_doublecomplex *__g, __CLPK_doublereal *__cs, __CLPK_doublecomplex *__sn, __CLPK_doublecomplex *__r__)
static int
zlartv_
(MemorySegment __n, MemorySegment __x, MemorySegment __incx, MemorySegment __y, MemorySegment __incy, MemorySegment __c__, MemorySegment __s, MemorySegment __incc) int zlartv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
static MemorySegment
Address for:int zlartv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
static FunctionDescriptor
Function descriptor for:int zlartv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
static MethodHandle
Downcall method handle for:int zlartv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
static int
zlarz_
(MemorySegment __side, MemorySegment __m, MemorySegment __n, MemorySegment __l, MemorySegment __v, MemorySegment __incv, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work) int zlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static MemorySegment
Address for:int zlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static FunctionDescriptor
Function descriptor for:int zlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static MethodHandle
Downcall method handle for:int zlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static int
zlarzb_
(MemorySegment __side, MemorySegment __trans, MemorySegment __direct, MemorySegment __storev, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __v, MemorySegment __ldv, MemorySegment __t, MemorySegment __ldt, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __ldwork) int zlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
static MemorySegment
Address for:int zlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
static FunctionDescriptor
Function descriptor for:int zlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
static MethodHandle
Downcall method handle for:int zlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
static int
zlarzt_
(MemorySegment __direct, MemorySegment __storev, MemorySegment __n, MemorySegment __k, MemorySegment __v, MemorySegment __ldv, MemorySegment __tau, MemorySegment __t, MemorySegment __ldt) int zlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
static MemorySegment
Address for:int zlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
static FunctionDescriptor
Function descriptor for:int zlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
static MethodHandle
Downcall method handle for:int zlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
static int
zlascl_
(MemorySegment __type__, MemorySegment __kl, MemorySegment __ku, MemorySegment __cfrom, MemorySegment __cto, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int zlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
zlascl2_
(MemorySegment __m, MemorySegment __n, MemorySegment __d__, MemorySegment __x, MemorySegment __ldx) int zlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
static MemorySegment
Address for:int zlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
static FunctionDescriptor
Function descriptor for:int zlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
static MethodHandle
Downcall method handle for:int zlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
static int
zlaset_
(MemorySegment __uplo, MemorySegment __m, MemorySegment __n, MemorySegment __alpha, MemorySegment __beta, MemorySegment __a, MemorySegment __lda) int zlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static MemorySegment
Address for:int zlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static FunctionDescriptor
Function descriptor for:int zlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static MethodHandle
Downcall method handle for:int zlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static int
zlasr_
(MemorySegment __side, MemorySegment __pivot, MemorySegment __direct, MemorySegment __m, MemorySegment __n, MemorySegment __c__, MemorySegment __s, MemorySegment __a, MemorySegment __lda) int zlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static MemorySegment
Address for:int zlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static FunctionDescriptor
Function descriptor for:int zlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static MethodHandle
Downcall method handle for:int zlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static int
zlassq_
(MemorySegment __n, MemorySegment __x, MemorySegment __incx, MemorySegment __scale, MemorySegment __sumsq) int zlassq_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
static MemorySegment
Address for:int zlassq_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
static FunctionDescriptor
Function descriptor for:int zlassq_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
static MethodHandle
Downcall method handle for:int zlassq_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
static int
zlaswp_
(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __k1, MemorySegment __k2, MemorySegment __ipiv, MemorySegment __incx) int zlaswp_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
static MemorySegment
Address for:int zlaswp_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
static FunctionDescriptor
Function descriptor for:int zlaswp_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
static MethodHandle
Downcall method handle for:int zlaswp_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
static int
zlasyf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nb, MemorySegment __kb, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __w, MemorySegment __ldw, MemorySegment __info) int zlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
static MemorySegment
Address for:int zlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
static int
zlat2c_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __sa, MemorySegment __ldsa, MemorySegment __info) int zlat2c_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
static MemorySegment
Address for:int zlat2c_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlat2c_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlat2c_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
static int
zlatbs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __normin, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __x, MemorySegment __scale, MemorySegment __cnorm, MemorySegment __info) int zlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static MemorySegment
Address for:int zlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static int
zlatdf_
(MemorySegment __ijob, MemorySegment __n, MemorySegment __z__, MemorySegment __ldz, MemorySegment __rhs, MemorySegment __rdsum, MemorySegment __rdscal, MemorySegment __ipiv, MemorySegment __jpiv) int zlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
static MemorySegment
Address for:int zlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
static FunctionDescriptor
Function descriptor for:int zlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
static MethodHandle
Downcall method handle for:int zlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
static int
zlatps_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __normin, MemorySegment __n, MemorySegment __ap, MemorySegment __x, MemorySegment __scale, MemorySegment __cnorm, MemorySegment __info) int zlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static MemorySegment
Address for:int zlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static int
zlatrd_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nb, MemorySegment __a, MemorySegment __lda, MemorySegment __e, MemorySegment __tau, MemorySegment __w, MemorySegment __ldw) int zlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw)
static MemorySegment
Address for:int zlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw)
static FunctionDescriptor
Function descriptor for:int zlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw)
static MethodHandle
Downcall method handle for:int zlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw)
static int
zlatrs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __normin, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __x, MemorySegment __scale, MemorySegment __cnorm, MemorySegment __info) int zlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static MemorySegment
Address for:int zlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
static int
zlatrz_
(MemorySegment __m, MemorySegment __n, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work) int zlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work)
static MemorySegment
Address for:int zlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work)
static FunctionDescriptor
Function descriptor for:int zlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work)
static MethodHandle
Downcall method handle for:int zlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work)
static int
zlatzm_
(MemorySegment __side, MemorySegment __m, MemorySegment __n, MemorySegment __v, MemorySegment __incv, MemorySegment __tau, MemorySegment __c1, MemorySegment __c2, MemorySegment __ldc, MemorySegment __work) int zlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c1, __CLPK_doublecomplex *__c2, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static MemorySegment
Address for:int zlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c1, __CLPK_doublecomplex *__c2, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static FunctionDescriptor
Function descriptor for:int zlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c1, __CLPK_doublecomplex *__c2, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static MethodHandle
Downcall method handle for:int zlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c1, __CLPK_doublecomplex *__c2, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
static int
zlauu2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int zlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
zlauum_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int zlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
zpbcon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zpbequ_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int zpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static int
zpbrfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __afb, MemorySegment __ldafb, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zpbstf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __info) int zpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static int
zpbsv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zpbsvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __afb, MemorySegment __ldafb, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zpbtf2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __info) int zpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static int
zpbtrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __info) int zpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
static int
zpbtrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zpftrf_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __info) int zpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static MemorySegment
Address for:int zpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static int
zpftri_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __info) int zpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static MemorySegment
Address for:int zpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static int
zpftrs_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zpocon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zpoequ_
(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int zpoequ_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int zpoequ_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpoequ_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpoequ_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static int
zpoequb_
(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int zpoequb_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int zpoequb_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpoequb_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpoequb_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static int
zporfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zposv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zposvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zpotf2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int zpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
zpotrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int zpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
zpotri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int zpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
zpotrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zppcon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zppequ_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int zppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MemorySegment
Address for:int zppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
static int
zpprfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zppsv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zppsvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zpptrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int zpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int zpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static int
zpptri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int zpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int zpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static int
zpptrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zpstf2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __piv, MemorySegment __rank, MemorySegment __tol, MemorySegment __work, MemorySegment __info) int zpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
static int
zpstrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __piv, MemorySegment __rank, MemorySegment __tol, MemorySegment __work, MemorySegment __info) int zpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
static int
zptcon_
(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __rwork, MemorySegment __info) int zptcon_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zptcon_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zptcon_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zptcon_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zpteqr_
(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int zpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
static int
zptrfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __df, MemorySegment __ef, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zptsv_
(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zptsvx_
(MemorySegment __fact, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __df, MemorySegment __ef, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zpttrf_
(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __info) int zpttrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_integer *__info)
static MemorySegment
Address for:int zpttrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpttrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpttrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_integer *__info)
static int
zpttrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zptts2_
(MemorySegment __iuplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb) int zptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MemorySegment
Address for:int zptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static FunctionDescriptor
Function descriptor for:int zptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MethodHandle
Downcall method handle for:int zptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static int
zrot_
(MemorySegment __n, MemorySegment __cx, MemorySegment __incx, MemorySegment __cy, MemorySegment __incy, MemorySegment __c__, MemorySegment __s) int zrot_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s)
static MemorySegment
Address for:int zrot_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s)
static FunctionDescriptor
Function descriptor for:int zrot_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s)
static MethodHandle
Downcall method handle for:int zrot_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s)
static int
zspcon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zspmv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __alpha, MemorySegment __ap, MemorySegment __x, MemorySegment __incx, MemorySegment __beta, MemorySegment __y, MemorySegment __incy) int zspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
static MemorySegment
Address for:int zspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
static FunctionDescriptor
Function descriptor for:int zspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
static MethodHandle
Downcall method handle for:int zspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
static int
zspr_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __alpha, MemorySegment __x, MemorySegment __incx, MemorySegment __ap) int zspr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__ap)
static MemorySegment
Address for:int zspr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__ap)
static FunctionDescriptor
Function descriptor for:int zspr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__ap)
static MethodHandle
Downcall method handle for:int zspr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__ap)
static int
zsprfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zsprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zsprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zspsv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zspsvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zsptrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __info) int zsptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zsptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zsptri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int zsptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zsptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zsptrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zsptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zsptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
zstedc_
(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zstedc_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zstedc_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zstedc_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zstedc_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zstegr_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zstein_
(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __m, MemorySegment __w, MemorySegment __iblock, MemorySegment __isplit, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zstein_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MemorySegment
Address for:int zstein_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zstein_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zstein_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
static int
zstemr_
(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __nzc, MemorySegment __isuppz, MemorySegment __tryrac, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
zsteqr_
(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int zsteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zsteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
static int
zsycon_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zsycon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zsycon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsycon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsycon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zsyequb_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __work, MemorySegment __info) int zsyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zsyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zsymv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __alpha, MemorySegment __a, MemorySegment __lda, MemorySegment __x, MemorySegment __incx, MemorySegment __beta, MemorySegment __y, MemorySegment __incy) int zsymv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
static MemorySegment
Address for:int zsymv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
static FunctionDescriptor
Function descriptor for:int zsymv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
static MethodHandle
Downcall method handle for:int zsymv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
static int
zsyr_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __alpha, MemorySegment __x, MemorySegment __incx, MemorySegment __a, MemorySegment __lda) int zsyr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static MemorySegment
Address for:int zsyr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static FunctionDescriptor
Function descriptor for:int zsyr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static MethodHandle
Downcall method handle for:int zsyr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
static int
zsyrfs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zsyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zsyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zsysv_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zsysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zsysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zsysvx_
(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zsysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zsysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
zsytf2_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int zsytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MemorySegment
Address for:int zsytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
static int
zsytrf_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zsytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zsytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zsytri_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int zsytri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zsytri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsytri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsytri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zsytrs_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zsytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int zsytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zsytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zsytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
ztbcon_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztbrfs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztbtrs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ztbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int ztbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
ztfsm_
(MemorySegment __transr, MemorySegment __side, MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __m, MemorySegment __n, MemorySegment __alpha, MemorySegment __a, MemorySegment __b, MemorySegment __ldb) int ztfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MemorySegment
Address for:int ztfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static FunctionDescriptor
Function descriptor for:int ztfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static MethodHandle
Downcall method handle for:int ztfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
static int
ztftri_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __info) int ztftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static MemorySegment
Address for:int ztftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
static int
ztfttp_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __arf, MemorySegment __ap, MemorySegment __info) int ztfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int ztfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static int
ztfttr_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __arf, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int ztfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int ztfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
ztgevc_
(MemorySegment __side, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __s, MemorySegment __lds, MemorySegment __p, MemorySegment __ldp, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__s, __CLPK_integer *__lds, __CLPK_doublecomplex *__p, __CLPK_integer *__ldp, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__s, __CLPK_integer *__lds, __CLPK_doublecomplex *__p, __CLPK_integer *__ldp, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__s, __CLPK_integer *__lds, __CLPK_doublecomplex *__p, __CLPK_integer *__ldp, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__s, __CLPK_integer *__lds, __CLPK_doublecomplex *__p, __CLPK_integer *__ldp, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztgex2_
(MemorySegment __wantq, MemorySegment __wantz, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __j1, MemorySegment __info) int ztgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
static MemorySegment
Address for:int ztgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
static int
ztgexc_
(MemorySegment __wantq, MemorySegment __wantz, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __ifst, MemorySegment __ilst, MemorySegment __info) int ztgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
static MemorySegment
Address for:int ztgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
static int
ztgsen_
(MemorySegment __ijob, MemorySegment __wantq, MemorySegment __wantz, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __m, MemorySegment __pl, MemorySegment __pr, MemorySegment __dif, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ztgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_doublereal *__pl, __CLPK_doublereal *__pr, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_doublereal *__pl, __CLPK_doublereal *__pr, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_doublereal *__pl, __CLPK_doublereal *__pr, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_doublereal *__pl, __CLPK_doublereal *__pr, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
static int
ztgsja_
(MemorySegment __jobu, MemorySegment __jobv, MemorySegment __jobq, MemorySegment __m, MemorySegment __p, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __tola, MemorySegment __tolb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __u, MemorySegment __ldu, MemorySegment __v, MemorySegment __ldv, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __ncycle, MemorySegment __info) int ztgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
static MemorySegment
Address for:int ztgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
static int
ztgsna_
(MemorySegment __job, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __s, MemorySegment __dif, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int ztgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
ztgsy2_
(MemorySegment __trans, MemorySegment __ijob, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __d__, MemorySegment __ldd, MemorySegment __e, MemorySegment __lde, MemorySegment __f, MemorySegment __ldf, MemorySegment __scale, MemorySegment __rdsum, MemorySegment __rdscal, MemorySegment __info) int ztgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__info)
static MemorySegment
Address for:int ztgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__info)
static int
ztgsyl_
(MemorySegment __trans, MemorySegment __ijob, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __d__, MemorySegment __ldd, MemorySegment __e, MemorySegment __lde, MemorySegment __f, MemorySegment __ldf, MemorySegment __scale, MemorySegment __dif, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int ztgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
static int
ztpcon_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztprfs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztptri_
(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int ztptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int ztptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static int
ztptrs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ztptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int ztptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
ztpttf_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __arf, MemorySegment __info) int ztpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
static MemorySegment
Address for:int ztpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
static int
ztpttr_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int ztpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int ztpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
ztrcon_
(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztrevc_
(MemorySegment __side, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztrexc_
(MemorySegment __compq, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __q, MemorySegment __ldq, MemorySegment __ifst, MemorySegment __ilst, MemorySegment __info) int ztrexc_(char *__compq, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrexc_(char *__compq, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrexc_(char *__compq, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrexc_(char *__compq, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
static int
ztrrfs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztrsen_
(MemorySegment __job, MemorySegment __compq, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __q, MemorySegment __ldq, MemorySegment __w, MemorySegment __m, MemorySegment __s, MemorySegment __sep, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ztrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__w, __CLPK_integer *__m, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__w, __CLPK_integer *__m, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__w, __CLPK_integer *__m, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__w, __CLPK_integer *__m, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
ztrsna_
(MemorySegment __job, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __s, MemorySegment __sep, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __ldwork, MemorySegment __rwork, MemorySegment __info) int ztrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
static int
ztrsyl_
(MemorySegment __trana, MemorySegment __tranb, MemorySegment __isgn, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __scale, MemorySegment __info) int ztrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__scale, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__scale, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__scale, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__scale, __CLPK_integer *__info)
static int
ztrti2_
(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int ztrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
ztrtri_
(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int ztrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
static int
ztrtrs_
(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ztrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
static int
ztrttf_
(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __arf, MemorySegment __info) int ztrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
static int
ztrttp_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ap, MemorySegment __info) int ztrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MemorySegment
Address for:int ztrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
static int
ztzrqf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __info) int ztzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static MemorySegment
Address for:int ztzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
static int
ztzrzf_
(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ztzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int ztzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int ztzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int ztzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zung2l_
(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zung2r_
(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zungbr_
(MemorySegment __vect, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunghr_
(MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zungl2_
(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zunglq_
(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zungql_
(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zungqr_
(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zungr2_
(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zungrq_
(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zungtr_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunm2l_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zunm2r_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zunmbr_
(MemorySegment __vect, MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunmhr_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunml2_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zunmlq_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunmql_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunmqr_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunmr2_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zunmr3_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zunmrq_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunmrz_
(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zunmtr_
(MemorySegment __side, MemorySegment __uplo, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MemorySegment
Address for:int zunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
static int
zupgtr_
(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __tau, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __info) int zupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static int
zupmtr_
(MemorySegment __side, MemorySegment __uplo, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __ap, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MemorySegment
Address for:int zupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static FunctionDescriptor
Function descriptor for:int zupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
static MethodHandle
Downcall method handle for:int zupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
Methods inherited from class clapack_h_1
cbdsqr_, cbdsqr_$address, cbdsqr_$descriptor, cbdsqr_$handle, cgbbrd_, cgbbrd_$address, cgbbrd_$descriptor, cgbbrd_$handle, cgbcon_, cgbcon_$address, cgbcon_$descriptor, cgbcon_$handle, cgbequ_, cgbequ_$address, cgbequ_$descriptor, cgbequ_$handle, cgbequb_, cgbequb_$address, cgbequb_$descriptor, cgbequb_$handle, cgbrfs_, cgbrfs_$address, cgbrfs_$descriptor, cgbrfs_$handle, cgbsv_, cgbsv_$address, cgbsv_$descriptor, cgbsv_$handle, cgbsvx_, cgbsvx_$address, cgbsvx_$descriptor, cgbsvx_$handle, cgbtf2_, cgbtf2_$address, cgbtf2_$descriptor, cgbtf2_$handle, cgbtrf_, cgbtrf_$address, cgbtrf_$descriptor, cgbtrf_$handle, cgbtrs_, cgbtrs_$address, cgbtrs_$descriptor, cgbtrs_$handle, cgebak_, cgebak_$address, cgebak_$descriptor, cgebak_$handle, cgebal_, cgebal_$address, cgebal_$descriptor, cgebal_$handle, cgebd2_, cgebd2_$address, cgebd2_$descriptor, cgebd2_$handle, cgebrd_, cgebrd_$address, cgebrd_$descriptor, cgebrd_$handle, cgecon_, cgecon_$address, cgecon_$descriptor, cgecon_$handle, cgeequ_, cgeequ_$address, cgeequ_$descriptor, cgeequ_$handle, cgeequb_, cgeequb_$address, cgeequb_$descriptor, cgeequb_$handle, cgees_, cgees_$address, cgees_$descriptor, cgees_$handle, cgeesx_, cgeesx_$address, cgeesx_$descriptor, cgeesx_$handle, cgeev_, cgeev_$address, cgeev_$descriptor, cgeev_$handle, cgeevx_, cgeevx_$address, cgeevx_$descriptor, cgeevx_$handle, cgegs_, cgegs_$address, cgegs_$descriptor, cgegs_$handle, cgegv_, cgegv_$address, cgegv_$descriptor, cgegv_$handle, cgehd2_, cgehd2_$address, cgehd2_$descriptor, cgehd2_$handle, cgehrd_, cgehrd_$address, cgehrd_$descriptor, cgehrd_$handle, cgelq2_, cgelq2_$address, cgelq2_$descriptor, cgelq2_$handle, cgelqf_, cgelqf_$address, cgelqf_$descriptor, cgelqf_$handle, cgels_, cgels_$address, cgels_$descriptor, cgels_$handle, cgelsd_, cgelsd_$address, cgelsd_$descriptor, cgelsd_$handle, cgelss_, cgelss_$address, cgelss_$descriptor, cgelss_$handle, cgelsx_, cgelsx_$address, cgelsx_$descriptor, cgelsx_$handle, cgelsy_, cgelsy_$address, cgelsy_$descriptor, cgelsy_$handle, cgeql2_, cgeql2_$address, cgeql2_$descriptor, cgeql2_$handle, cgeqlf_, cgeqlf_$address, cgeqlf_$descriptor, cgeqlf_$handle, cgeqp3_, cgeqp3_$address, cgeqp3_$descriptor, cgeqp3_$handle, cgeqpf_, cgeqpf_$address, cgeqpf_$descriptor, cgeqpf_$handle, cgeqr2_, cgeqr2_$address, cgeqr2_$descriptor, cgeqr2_$handle, cgeqrf_, cgeqrf_$address, cgeqrf_$descriptor, cgeqrf_$handle, cgerfs_, cgerfs_$address, cgerfs_$descriptor, cgerfs_$handle, cgerq2_, cgerq2_$address, cgerq2_$descriptor, cgerq2_$handle, cgerqf_, cgerqf_$address, cgerqf_$descriptor, cgerqf_$handle, cgesc2_, cgesc2_$address, cgesc2_$descriptor, cgesc2_$handle, cgesdd_, cgesdd_$address, cgesdd_$descriptor, cgesdd_$handle, cgesv_, cgesv_$address, cgesv_$descriptor, cgesv_$handle, cgesvd_, cgesvd_$address, cgesvd_$descriptor, cgesvd_$handle, cgesvx_, cgesvx_$address, cgesvx_$descriptor, cgesvx_$handle, cgetc2_, cgetc2_$address, cgetc2_$descriptor, cgetc2_$handle, cgetf2_, cgetf2_$address, cgetf2_$descriptor, cgetf2_$handle, cgetrf_, cgetrf_$address, cgetrf_$descriptor, cgetrf_$handle, cgetri_, cgetri_$address, cgetri_$descriptor, cgetri_$handle, cgetrs_, cgetrs_$address, cgetrs_$descriptor, cgetrs_$handle, cggbak_, cggbak_$address, cggbak_$descriptor, cggbak_$handle, cggbal_, cggbal_$address, cggbal_$descriptor, cggbal_$handle, cgges_, cgges_$address, cgges_$descriptor, cgges_$handle, cggesx_, cggesx_$address, cggesx_$descriptor, cggesx_$handle, cggev_, cggev_$address, cggev_$descriptor, cggev_$handle, cggevx_, cggevx_$address, cggevx_$descriptor, cggevx_$handle, cggglm_, cggglm_$address, cggglm_$descriptor, cggglm_$handle, cgghrd_, cgghrd_$address, cgghrd_$descriptor, cgghrd_$handle, cgglse_, cgglse_$address, cgglse_$descriptor, cgglse_$handle, cggqrf_, cggqrf_$address, cggqrf_$descriptor, cggqrf_$handle, cggrqf_, cggrqf_$address, cggrqf_$descriptor, cggrqf_$handle, cggsvd_, cggsvd_$address, cggsvd_$descriptor, cggsvd_$handle, cggsvp_, cggsvp_$address, cggsvp_$descriptor, cggsvp_$handle, cgtcon_, cgtcon_$address, cgtcon_$descriptor, cgtcon_$handle, cgtrfs_, cgtrfs_$address, cgtrfs_$descriptor, cgtrfs_$handle, cgtsv_, cgtsv_$address, cgtsv_$descriptor, cgtsv_$handle, cgtsvx_, cgtsvx_$address, cgtsvx_$descriptor, cgtsvx_$handle, cgttrf_, cgttrf_$address, cgttrf_$descriptor, cgttrf_$handle, cgttrs_, cgttrs_$address, cgttrs_$descriptor, cgttrs_$handle, cgtts2_, cgtts2_$address, cgtts2_$descriptor, cgtts2_$handle, chbev_, chbev_$address, chbev_$descriptor, chbev_$handle, chbevd_, chbevd_$address, chbevd_$descriptor, chbevd_$handle, chbevx_, chbevx_$address, chbevx_$descriptor, chbevx_$handle, chbgst_, chbgst_$address, chbgst_$descriptor, chbgst_$handle, chbgv_, chbgv_$address, chbgv_$descriptor, chbgv_$handle, chbgvd_, chbgvd_$address, chbgvd_$descriptor, chbgvd_$handle, chbgvx_, chbgvx_$address, chbgvx_$descriptor, chbgvx_$handle, chbtrd_, chbtrd_$address, chbtrd_$descriptor, chbtrd_$handle, checon_, checon_$address, checon_$descriptor, checon_$handle, cheequb_, cheequb_$address, cheequb_$descriptor, cheequb_$handle, cheev_, cheev_$address, cheev_$descriptor, cheev_$handle, cheevd_, cheevd_$address, cheevd_$descriptor, cheevd_$handle, cheevr_, cheevr_$address, cheevr_$descriptor, cheevr_$handle, cheevx_, cheevx_$address, cheevx_$descriptor, cheevx_$handle, chegs2_, chegs2_$address, chegs2_$descriptor, chegs2_$handle, chegst_, chegst_$address, chegst_$descriptor, chegst_$handle, chegv_, chegv_$address, chegv_$descriptor, chegv_$handle, chegvd_, chegvd_$address, chegvd_$descriptor, chegvd_$handle, chegvx_, chegvx_$address, chegvx_$descriptor, chegvx_$handle, cherfs_, cherfs_$address, cherfs_$descriptor, cherfs_$handle, chesv_, chesv_$address, chesv_$descriptor, chesv_$handle, chesvx_, chesvx_$address, chesvx_$descriptor, chesvx_$handle, chetd2_, chetd2_$address, chetd2_$descriptor, chetd2_$handle, chetf2_, chetf2_$address, chetf2_$descriptor, chetf2_$handle, chetrd_, chetrd_$address, chetrd_$descriptor, chetrd_$handle, chetrf_, chetrf_$address, chetrf_$descriptor, chetrf_$handle, chetri_, chetri_$address, chetri_$descriptor, chetri_$handle, chetrs_, chetrs_$address, chetrs_$descriptor, chetrs_$handle, chfrk_, chfrk_$address, chfrk_$descriptor, chfrk_$handle, chgeqz_, chgeqz_$address, chgeqz_$descriptor, chgeqz_$handle, chla_transtype__, chla_transtype__$address, chla_transtype__$descriptor, chla_transtype__$handle, chpcon_, chpcon_$address, chpcon_$descriptor, chpcon_$handle, chpev_, chpev_$address, chpev_$descriptor, chpev_$handle, chpevd_, chpevd_$address, chpevd_$descriptor, chpevd_$handle, chpevx_, chpevx_$address, chpevx_$descriptor, chpevx_$handle, chpgst_, chpgst_$address, chpgst_$descriptor, chpgst_$handle, chpgv_, chpgv_$address, chpgv_$descriptor, chpgv_$handle, chpgvd_, chpgvd_$address, chpgvd_$descriptor, chpgvd_$handle, chpgvx_, chpgvx_$address, chpgvx_$descriptor, chpgvx_$handle, chprfs_, chprfs_$address, chprfs_$descriptor, chprfs_$handle, chpsv_, chpsv_$address, chpsv_$descriptor, chpsv_$handle, chpsvx_, chpsvx_$address, chpsvx_$descriptor, chpsvx_$handle, chptrd_, chptrd_$address, chptrd_$descriptor, chptrd_$handle, chptrf_, chptrf_$address, chptrf_$descriptor, chptrf_$handle, chptri_, chptri_$address, chptri_$descriptor, chptri_$handle, chptrs_, chptrs_$address, chptrs_$descriptor, chptrs_$handle, chsein_, chsein_$address, chsein_$descriptor, chsein_$handle, chseqr_, chseqr_$address, chseqr_$descriptor, chseqr_$handle, clabrd_, clabrd_$address, clabrd_$descriptor, clabrd_$handle, clacgv_, clacgv_$address, clacgv_$descriptor, clacgv_$handle, clacn2_, clacn2_$address, clacn2_$descriptor, clacn2_$handle, clacon_, clacon_$address, clacon_$descriptor, clacon_$handle, clacp2_, clacp2_$address, clacp2_$descriptor, clacp2_$handle, clacpy_, clacpy_$address, clacpy_$descriptor, clacpy_$handle, clacrm_, clacrm_$address, clacrm_$descriptor, clacrm_$handle, clacrt_, clacrt_$address, clacrt_$descriptor, clacrt_$handle, cladiv_, cladiv_$address, cladiv_$descriptor, cladiv_$handle, claed0_, claed0_$address, claed0_$descriptor, claed0_$handle, claed7_, claed7_$address, claed7_$descriptor, claed7_$handle, claed8_, claed8_$address, claed8_$descriptor, claed8_$handle, claein_, claein_$address, claein_$descriptor, claein_$handle, claesy_, claesy_$address, claesy_$descriptor, claesy_$handle, claev2_, claev2_$address, claev2_$descriptor, claev2_$handle, clag2z_, clag2z_$address, clag2z_$descriptor, clag2z_$handle, clags2_, clags2_$address, clags2_$descriptor, clags2_$handle, clagtm_, clagtm_$address, clagtm_$descriptor, clagtm_$handle, clahef_, clahef_$address, clahef_$descriptor, clahef_$handle, clahqr_, clahqr_$address, clahqr_$descriptor, clahqr_$handle, clahr2_, clahr2_$address, clahr2_$descriptor, clahr2_$handle, clahrd_, clahrd_$address, clahrd_$descriptor, clahrd_$handle, claic1_, claic1_$address, claic1_$descriptor, claic1_$handle, clals0_, clals0_$address, clals0_$descriptor, clals0_$handle, clalsa_, clalsa_$address, clalsa_$descriptor, clalsa_$handle, clalsd_, clalsd_$address, clalsd_$descriptor, clalsd_$handle, clangb_, clangb_$address, clangb_$descriptor, clangb_$handle, clange_, clange_$address, clange_$descriptor, clange_$handle, clangt_, clangt_$address, clangt_$descriptor, clangt_$handle, clanhb_, clanhb_$address, clanhb_$descriptor, clanhb_$handle, clanhe_, clanhe_$address, clanhe_$descriptor, clanhe_$handle, clanhf_, clanhf_$address, clanhf_$descriptor, clanhf_$handle, clanhp_, clanhp_$address, clanhp_$descriptor, clanhp_$handle, clanhs_, clanhs_$address, clanhs_$descriptor, clanhs_$handle, clanht_, clanht_$address, clanht_$descriptor, clanht_$handle, clansb_, clansb_$address, clansb_$descriptor, clansb_$handle, clansp_, clansp_$address, clansp_$descriptor, clansp_$handle, clansy_, clansy_$address, clansy_$descriptor, clansy_$handle, clantb_, clantb_$address, clantb_$descriptor, clantb_$handle, clantp_, clantp_$address, clantp_$descriptor, clantp_$handle, clantr_, clantr_$address, clantr_$descriptor, clantr_$handle, clapll_, clapll_$address, clapll_$descriptor, clapll_$handle, clapmt_, clapmt_$address, clapmt_$descriptor, clapmt_$handle, claqgb_, claqgb_$address, claqgb_$descriptor, claqgb_$handle, claqge_, claqge_$address, claqge_$descriptor, claqge_$handle, claqhb_, claqhb_$address, claqhb_$descriptor, claqhb_$handle, claqhe_, claqhe_$address, claqhe_$descriptor, claqhe_$handle, claqhp_, claqhp_$address, claqhp_$descriptor, claqhp_$handle, claqp2_, claqp2_$address, claqp2_$descriptor, claqp2_$handle, claqps_, claqps_$address, claqps_$descriptor, claqps_$handle, claqr0_, claqr0_$address, claqr0_$descriptor, claqr0_$handle, claqr1_, claqr1_$address, claqr1_$descriptor, claqr1_$handle, claqr2_, claqr2_$address, claqr2_$descriptor, claqr2_$handle, claqr3_, claqr3_$address, claqr3_$descriptor, claqr3_$handle, claqr4_, claqr4_$address, claqr4_$descriptor, claqr4_$handle, claqr5_, claqr5_$address, claqr5_$descriptor, claqr5_$handle, claqsb_, claqsb_$address, claqsb_$descriptor, claqsb_$handle, claqsp_, claqsp_$address, claqsp_$descriptor, claqsp_$handle, claqsy_, claqsy_$address, claqsy_$descriptor, claqsy_$handle, clar1v_, clar1v_$address, clar1v_$descriptor, clar1v_$handle, clar2v_, clar2v_$address, clar2v_$descriptor, clar2v_$handle, clarcm_, clarcm_$address, clarcm_$descriptor, clarcm_$handle, clarf_, clarf_$address, clarf_$descriptor, clarf_$handle, clarfb_, clarfb_$address, clarfb_$descriptor, clarfb_$handle, clarfg_, clarfg_$address, clarfg_$descriptor, clarfg_$handle, clarfp_, clarfp_$address, clarfp_$descriptor, clarfp_$handle, clarft_, clarft_$address, clarft_$descriptor, clarft_$handle, clarfx_, clarfx_$address, clarfx_$descriptor, clarfx_$handle, clargv_, clargv_$address, clargv_$descriptor, clargv_$handle, clarnv_, clarnv_$address, clarnv_$descriptor, clarnv_$handle, clarrv_, clarrv_$address, clarrv_$descriptor, clarrv_$handle, clarscl2_, clarscl2_$address, clarscl2_$descriptor, clarscl2_$handle, clartg_, clartg_$address, clartg_$descriptor, clartg_$handle, clartv_, clartv_$address, clartv_$descriptor, clartv_$handle, clarz_, clarz_$address, clarz_$descriptor, clarz_$handle, clarzb_, clarzb_$address, clarzb_$descriptor, clarzb_$handle, clarzt_, clarzt_$address, clarzt_$descriptor, clarzt_$handle, clascl_, clascl_$address, clascl_$descriptor, clascl_$handle, clascl2_, clascl2_$address, clascl2_$descriptor, clascl2_$handle, claset_, claset_$address, claset_$descriptor, claset_$handle, clasr_, clasr_$address, clasr_$descriptor, clasr_$handle, classq_, classq_$address, classq_$descriptor, classq_$handle, claswp_, claswp_$address, claswp_$descriptor, claswp_$handle, clasyf_, clasyf_$address, clasyf_$descriptor, clasyf_$handle, clatbs_, clatbs_$address, clatbs_$descriptor, clatbs_$handle, clatdf_, clatdf_$address, clatdf_$descriptor, clatdf_$handle, clatps_, clatps_$address, clatps_$descriptor, clatps_$handle, clatrd_, clatrd_$address, clatrd_$descriptor, clatrd_$handle, clatrs_, clatrs_$address, clatrs_$descriptor, clatrs_$handle, clatrz_, clatrz_$address, clatrz_$descriptor, clatrz_$handle, clatzm_, clatzm_$address, clatzm_$descriptor, clatzm_$handle, clauu2_, clauu2_$address, clauu2_$descriptor, clauu2_$handle, clauum_, clauum_$address, clauum_$descriptor, clauum_$handle, cpbcon_, cpbcon_$address, cpbcon_$descriptor, cpbcon_$handle, cpbequ_, cpbequ_$address, cpbequ_$descriptor, cpbequ_$handle, cpbrfs_, cpbrfs_$address, cpbrfs_$descriptor, cpbrfs_$handle, cpbstf_, cpbstf_$address, cpbstf_$descriptor, cpbstf_$handle, cpbsv_, cpbsv_$address, cpbsv_$descriptor, cpbsv_$handle, cpbsvx_, cpbsvx_$address, cpbsvx_$descriptor, cpbsvx_$handle, cpbtf2_, cpbtf2_$address, cpbtf2_$descriptor, cpbtf2_$handle, cpbtrf_, cpbtrf_$address, cpbtrf_$descriptor, cpbtrf_$handle, cpbtrs_, cpbtrs_$address, cpbtrs_$descriptor, cpbtrs_$handle, cpftrf_, cpftrf_$address, cpftrf_$descriptor, cpftrf_$handle, cpftri_, cpftri_$address, cpftri_$descriptor, cpftri_$handle, cpftrs_, cpftrs_$address, cpftrs_$descriptor, cpftrs_$handle, cpocon_, cpocon_$address, cpocon_$descriptor, cpocon_$handle, cpoequ_, cpoequ_$address, cpoequ_$descriptor, cpoequ_$handle, cpoequb_, cpoequb_$address, cpoequb_$descriptor, cpoequb_$handle, cporfs_, cporfs_$address, cporfs_$descriptor, cporfs_$handle, cposv_, cposv_$address, cposv_$descriptor, cposv_$handle, cposvx_, cposvx_$address, cposvx_$descriptor, cposvx_$handle, cpotf2_, cpotf2_$address, cpotf2_$descriptor, cpotf2_$handle, cpotrf_, cpotrf_$address, cpotrf_$descriptor, cpotrf_$handle, cpotri_, cpotri_$address, cpotri_$descriptor, cpotri_$handle, cpotrs_, cpotrs_$address, cpotrs_$descriptor, cpotrs_$handle, cppcon_, cppcon_$address, cppcon_$descriptor, cppcon_$handle, cppequ_, cppequ_$address, cppequ_$descriptor, cppequ_$handle, cpprfs_, cpprfs_$address, cpprfs_$descriptor, cpprfs_$handle, cppsv_, cppsv_$address, cppsv_$descriptor, cppsv_$handle, cppsvx_, cppsvx_$address, cppsvx_$descriptor, cppsvx_$handle, cpptrf_, cpptrf_$address, cpptrf_$descriptor, cpptrf_$handle, cpptri_, cpptri_$address, cpptri_$descriptor, cpptri_$handle, cpptrs_, cpptrs_$address, cpptrs_$descriptor, cpptrs_$handle, cpstf2_, cpstf2_$address, cpstf2_$descriptor, cpstf2_$handle, cpstrf_, cpstrf_$address, cpstrf_$descriptor, cpstrf_$handle, cptcon_, cptcon_$address, cptcon_$descriptor, cptcon_$handle, cpteqr_, cpteqr_$address, cpteqr_$descriptor, cpteqr_$handle, cptrfs_, cptrfs_$address, cptrfs_$descriptor, cptrfs_$handle, cptsv_, cptsv_$address, cptsv_$descriptor, cptsv_$handle, cptsvx_, cptsvx_$address, cptsvx_$descriptor, cptsvx_$handle, cpttrf_, cpttrf_$address, cpttrf_$descriptor, cpttrf_$handle, cpttrs_, cpttrs_$address, cpttrs_$descriptor, cpttrs_$handle, cptts2_, cptts2_$address, cptts2_$descriptor, cptts2_$handle, crot_, crot_$address, crot_$descriptor, crot_$handle, cspcon_, cspcon_$address, cspcon_$descriptor, cspcon_$handle, cspmv_, cspmv_$address, cspmv_$descriptor, cspmv_$handle, cspr_, cspr_$address, cspr_$descriptor, cspr_$handle, csprfs_, csprfs_$address, csprfs_$descriptor, csprfs_$handle, cspsv_, cspsv_$address, cspsv_$descriptor, cspsv_$handle, cspsvx_, cspsvx_$address, cspsvx_$descriptor, cspsvx_$handle, csptrf_, csptrf_$address, csptrf_$descriptor, csptrf_$handle, csptri_, csptri_$address, csptri_$descriptor, csptri_$handle, csptrs_, csptrs_$address, csptrs_$descriptor, csptrs_$handle, csrscl_, csrscl_$address, csrscl_$descriptor, csrscl_$handle, cstedc_, cstedc_$address, cstedc_$descriptor, cstedc_$handle, cstegr_, cstegr_$address, cstegr_$descriptor, cstegr_$handle, cstein_, cstein_$address, cstein_$descriptor, cstein_$handle, cstemr_, cstemr_$address, cstemr_$descriptor, cstemr_$handle, csteqr_, csteqr_$address, csteqr_$descriptor, csteqr_$handle, csycon_, csycon_$address, csycon_$descriptor, csycon_$handle, csyequb_, csyequb_$address, csyequb_$descriptor, csyequb_$handle, csymv_, csymv_$address, csymv_$descriptor, csymv_$handle, csyr_, csyr_$address, csyr_$descriptor, csyr_$handle, csyrfs_, csyrfs_$address, csyrfs_$descriptor, csyrfs_$handle, csysv_, csysv_$address, csysv_$descriptor, csysv_$handle, csysvx_, csysvx_$address, csysvx_$descriptor, csysvx_$handle, csytf2_, csytf2_$address, csytf2_$descriptor, csytf2_$handle, csytrf_, csytrf_$address, csytrf_$descriptor, csytrf_$handle, csytri_, csytri_$address, csytri_$descriptor, csytri_$handle, csytrs_, csytrs_$address, csytrs_$descriptor, csytrs_$handle, ctbcon_, ctbcon_$address, ctbcon_$descriptor, ctbcon_$handle, ctbrfs_, ctbrfs_$address, ctbrfs_$descriptor, ctbrfs_$handle, ctbtrs_, ctbtrs_$address, ctbtrs_$descriptor, ctbtrs_$handle, ctfsm_, ctfsm_$address, ctfsm_$descriptor, ctfsm_$handle, ctftri_, ctftri_$address, ctftri_$descriptor, ctftri_$handle, ctfttp_, ctfttp_$address, ctfttp_$descriptor, ctfttp_$handle, ctfttr_, ctfttr_$address, ctfttr_$descriptor, ctfttr_$handle, ctgevc_, ctgevc_$address, ctgevc_$descriptor, ctgevc_$handle, ctgex2_, ctgex2_$address, ctgex2_$descriptor, ctgex2_$handle, ctgexc_, ctgexc_$address, ctgexc_$descriptor, ctgexc_$handle, ctgsen_, ctgsen_$address, ctgsen_$descriptor, ctgsen_$handle, ctgsja_, ctgsja_$address, ctgsja_$descriptor, ctgsja_$handle, ctgsna_, ctgsna_$address, ctgsna_$descriptor, ctgsna_$handle, ctgsy2_, ctgsy2_$address, ctgsy2_$descriptor, ctgsy2_$handle, ctgsyl_, ctgsyl_$address, ctgsyl_$descriptor, ctgsyl_$handle, ctpcon_, ctpcon_$address, ctpcon_$descriptor, ctpcon_$handle, ctprfs_, ctprfs_$address, ctprfs_$descriptor, ctprfs_$handle, ctptri_, ctptri_$address, ctptri_$descriptor, ctptri_$handle, ctptrs_, ctptrs_$address, ctptrs_$descriptor, ctptrs_$handle, ctpttf_, ctpttf_$address, ctpttf_$descriptor, ctpttf_$handle, ctpttr_, ctpttr_$address, ctpttr_$descriptor, ctpttr_$handle, ctrcon_, ctrcon_$address, ctrcon_$descriptor, ctrcon_$handle, ctrevc_, ctrevc_$address, ctrevc_$descriptor, ctrevc_$handle, ctrexc_, ctrexc_$address, ctrexc_$descriptor, ctrexc_$handle, ctrrfs_, ctrrfs_$address, ctrrfs_$descriptor, ctrrfs_$handle, ctrsen_, ctrsen_$address, ctrsen_$descriptor, ctrsen_$handle, ctrsna_, ctrsna_$address, ctrsna_$descriptor, ctrsna_$handle, ctrsyl_, ctrsyl_$address, ctrsyl_$descriptor, ctrsyl_$handle, ctrti2_, ctrti2_$address, ctrti2_$descriptor, ctrti2_$handle, ctrtri_, ctrtri_$address, ctrtri_$descriptor, ctrtri_$handle, ctrtrs_, ctrtrs_$address, ctrtrs_$descriptor, ctrtrs_$handle, ctrttf_, ctrttf_$address, ctrttf_$descriptor, ctrttf_$handle, ctrttp_, ctrttp_$address, ctrttp_$descriptor, ctrttp_$handle, ctzrqf_, ctzrqf_$address, ctzrqf_$descriptor, ctzrqf_$handle, ctzrzf_, ctzrzf_$address, ctzrzf_$descriptor, ctzrzf_$handle, cung2l_, cung2l_$address, cung2l_$descriptor, cung2l_$handle, cung2r_, cung2r_$address, cung2r_$descriptor, cung2r_$handle, cungbr_, cungbr_$address, cungbr_$descriptor, cungbr_$handle, cunghr_, cunghr_$address, cunghr_$descriptor, cunghr_$handle, cungl2_, cungl2_$address, cungl2_$descriptor, cungl2_$handle, cunglq_, cunglq_$address, cunglq_$descriptor, cunglq_$handle, cungql_, cungql_$address, cungql_$descriptor, cungql_$handle, cungqr_, cungqr_$address, cungqr_$descriptor, cungqr_$handle, cungr2_, cungr2_$address, cungr2_$descriptor, cungr2_$handle, cungrq_, cungrq_$address, cungrq_$descriptor, cungrq_$handle, cungtr_, cungtr_$address, cungtr_$descriptor, cungtr_$handle, cunm2l_, cunm2l_$address, cunm2l_$descriptor, cunm2l_$handle, cunm2r_, cunm2r_$address, cunm2r_$descriptor, cunm2r_$handle, cunmbr_, cunmbr_$address, cunmbr_$descriptor, cunmbr_$handle, cunmhr_, cunmhr_$address, cunmhr_$descriptor, cunmhr_$handle, cunml2_, cunml2_$address, cunml2_$descriptor, cunml2_$handle, cunmlq_, cunmlq_$address, cunmlq_$descriptor, cunmlq_$handle, cunmql_, cunmql_$address, cunmql_$descriptor, cunmql_$handle, cunmqr_, cunmqr_$address, cunmqr_$descriptor, cunmqr_$handle, cunmr2_, cunmr2_$address, cunmr2_$descriptor, cunmr2_$handle, cunmr3_, cunmr3_$address, cunmr3_$descriptor, cunmr3_$handle, cunmrq_, cunmrq_$address, cunmrq_$descriptor, cunmrq_$handle, cunmrz_, cunmrz_$address, cunmrz_$descriptor, cunmrz_$handle, cunmtr_, cunmtr_$address, cunmtr_$descriptor, cunmtr_$handle, cupgtr_, cupgtr_$address, cupgtr_$descriptor, cupgtr_$handle, cupmtr_, cupmtr_$address, cupmtr_$descriptor, cupmtr_$handle, dbdsdc_, dbdsdc_$address, dbdsdc_$descriptor, dbdsdc_$handle, dbdsqr_, dbdsqr_$address, dbdsqr_$descriptor, dbdsqr_$handle, ddisna_, ddisna_$address, ddisna_$descriptor, ddisna_$handle, dgbbrd_, dgbbrd_$address, dgbbrd_$descriptor, dgbbrd_$handle, dgbcon_, dgbcon_$address, dgbcon_$descriptor, dgbcon_$handle, dgbequ_, dgbequ_$address, dgbequ_$descriptor, dgbequ_$handle, dgbequb_, dgbequb_$address, dgbequb_$descriptor, dgbequb_$handle, dgbrfs_, dgbrfs_$address, dgbrfs_$descriptor, dgbrfs_$handle, dgbsv_, dgbsv_$address, dgbsv_$descriptor, dgbsv_$handle, dgbsvx_, dgbsvx_$address, dgbsvx_$descriptor, dgbsvx_$handle, dgbtf2_, dgbtf2_$address, dgbtf2_$descriptor, dgbtf2_$handle, dgbtrf_, dgbtrf_$address, dgbtrf_$descriptor, dgbtrf_$handle, dgbtrs_, dgbtrs_$address, dgbtrs_$descriptor, dgbtrs_$handle, dgebak_, dgebak_$address, dgebak_$descriptor, dgebak_$handle, dgebal_, dgebal_$address, dgebal_$descriptor, dgebal_$handle, dgebd2_, dgebd2_$address, dgebd2_$descriptor, dgebd2_$handle, dgebrd_, dgebrd_$address, dgebrd_$descriptor, dgebrd_$handle, dgecon_, dgecon_$address, dgecon_$descriptor, dgecon_$handle, dgeequ_, dgeequ_$address, dgeequ_$descriptor, dgeequ_$handle, dgeequb_, dgeequb_$address, dgeequb_$descriptor, dgeequb_$handle, dgees_, dgees_$address, dgees_$descriptor, dgees_$handle, dgeesx_, dgeesx_$address, dgeesx_$descriptor, dgeesx_$handle, dgeev_, dgeev_$address, dgeev_$descriptor, dgeev_$handle, dgeevx_, dgeevx_$address, dgeevx_$descriptor, dgeevx_$handle, dgegs_, dgegs_$address, dgegs_$descriptor, dgegs_$handle, dgegv_, dgegv_$address, dgegv_$descriptor, dgegv_$handle, dgehd2_, dgehd2_$address, dgehd2_$descriptor, dgehd2_$handle, dgehrd_, dgehrd_$address, dgehrd_$descriptor, dgehrd_$handle, dgejsv_, dgejsv_$address, dgejsv_$descriptor, dgejsv_$handle, dgelq2_, dgelq2_$address, dgelq2_$descriptor, dgelq2_$handle, dgelqf_, dgelqf_$address, dgelqf_$descriptor, dgelqf_$handle, dgels_, dgels_$address, dgels_$descriptor, dgels_$handle, dgelsd_, dgelsd_$address, dgelsd_$descriptor, dgelsd_$handle, dgelss_, dgelss_$address, dgelss_$descriptor, dgelss_$handle, dgelsx_, dgelsx_$address, dgelsx_$descriptor, dgelsx_$handle, dgelsy_, dgelsy_$address, dgelsy_$descriptor, dgelsy_$handle, dgeql2_, dgeql2_$address, dgeql2_$descriptor, dgeql2_$handle, dgeqlf_, dgeqlf_$address, dgeqlf_$descriptor, dgeqlf_$handle, dgeqp3_, dgeqp3_$address, dgeqp3_$descriptor, dgeqp3_$handle, dgeqpf_, dgeqpf_$address, dgeqpf_$descriptor, dgeqpf_$handle, dgeqr2_, dgeqr2_$address, dgeqr2_$descriptor, dgeqr2_$handle, dgeqrf_, dgeqrf_$address, dgeqrf_$descriptor, dgeqrf_$handle, dgerfs_, dgerfs_$address, dgerfs_$descriptor, dgerfs_$handle, dgerq2_, dgerq2_$address, dgerq2_$descriptor, dgerq2_$handle, dgerqf_, dgerqf_$address, dgerqf_$descriptor, dgerqf_$handle, dgesc2_, dgesc2_$address, dgesc2_$descriptor, dgesc2_$handle, dgesdd_, dgesdd_$address, dgesdd_$descriptor, dgesdd_$handle, dgesv_, dgesv_$address, dgesv_$descriptor, dgesv_$handle, dgesvd_, dgesvd_$address, dgesvd_$descriptor, dgesvd_$handle, dgesvj_, dgesvj_$address, dgesvj_$descriptor, dgesvj_$handle, dgesvx_, dgesvx_$address, dgesvx_$descriptor, dgesvx_$handle, dgetc2_, dgetc2_$address, dgetc2_$descriptor, dgetc2_$handle, dgetf2_, dgetf2_$address, dgetf2_$descriptor, dgetf2_$handle, dgetrf_, dgetrf_$address, dgetrf_$descriptor, dgetrf_$handle, dgetri_, dgetri_$address, dgetri_$descriptor, dgetri_$handle, dgetrs_, dgetrs_$address, dgetrs_$descriptor, dgetrs_$handle, dggbak_, dggbak_$address, dggbak_$descriptor, dggbak_$handle, dggbal_, dggbal_$address, dggbal_$descriptor, dggbal_$handle, dgges_, dgges_$address, dgges_$descriptor, dgges_$handle, dggesx_, dggesx_$address, dggesx_$descriptor, dggesx_$handle, dggev_, dggev_$address, dggev_$descriptor, dggev_$handle, dggevx_, dggevx_$address, dggevx_$descriptor, dggevx_$handle, dggglm_, dggglm_$address, dggglm_$descriptor, dggglm_$handle, dgghrd_, dgghrd_$address, dgghrd_$descriptor, dgghrd_$handle, dgglse_, dgglse_$address, dgglse_$descriptor, dgglse_$handle, dggqrf_, dggqrf_$address, dggqrf_$descriptor, dggqrf_$handle, dggrqf_, dggrqf_$address, dggrqf_$descriptor, dggrqf_$handle, dggsvd_, dggsvd_$address, dggsvd_$descriptor, dggsvd_$handle, dggsvp_, dggsvp_$address, dggsvp_$descriptor, dggsvp_$handle, dgsvj0_, dgsvj0_$address, dgsvj0_$descriptor, dgsvj0_$handle, dgsvj1_, dgsvj1_$address, dgsvj1_$descriptor, dgsvj1_$handle, dgtcon_, dgtcon_$address, dgtcon_$descriptor, dgtcon_$handle, dgtrfs_, dgtrfs_$address, dgtrfs_$descriptor, dgtrfs_$handle, dgtsv_, dgtsv_$address, dgtsv_$descriptor, dgtsv_$handle, dgtsvx_, dgtsvx_$address, dgtsvx_$descriptor, dgtsvx_$handle, dgttrf_, dgttrf_$address, dgttrf_$descriptor, dgttrf_$handle, dgttrs_, dgttrs_$address, dgttrs_$descriptor, dgttrs_$handle, dgtts2_, dgtts2_$address, dgtts2_$descriptor, dgtts2_$handle, dhgeqz_, dhgeqz_$address, dhgeqz_$descriptor, dhgeqz_$handle, dhsein_, dhsein_$address, dhsein_$descriptor, dhsein_$handle, dhseqr_, dhseqr_$address, dhseqr_$descriptor, dhseqr_$handle, disnan_, disnan_$address, disnan_$descriptor, disnan_$handle, dlabad_, dlabad_$address, dlabad_$descriptor, dlabad_$handle, dlabrd_, dlabrd_$address, dlabrd_$descriptor, dlabrd_$handle, dlacn2_, dlacn2_$address, dlacn2_$descriptor, dlacn2_$handle, dlacon_, dlacon_$address, dlacon_$descriptor, dlacon_$handle, dlacpy_, dlacpy_$address, dlacpy_$descriptor, dlacpy_$handle, dladiv_, dladiv_$address, dladiv_$descriptor, dladiv_$handle, dlae2_, dlae2_$address, dlae2_$descriptor, dlae2_$handle, dlaebz_, dlaebz_$address, dlaebz_$descriptor, dlaebz_$handle, dlaed0_, dlaed0_$address, dlaed0_$descriptor, dlaed0_$handle, dlaed1_, dlaed1_$address, dlaed1_$descriptor, dlaed1_$handle, dlaed2_, dlaed2_$address, dlaed2_$descriptor, dlaed2_$handle, dlaed3_, dlaed3_$address, dlaed3_$descriptor, dlaed3_$handle, dlaed4_, dlaed4_$address, dlaed4_$descriptor, dlaed4_$handle, dlaed5_, dlaed5_$address, dlaed5_$descriptor, dlaed5_$handle, dlaed6_, dlaed6_$address, dlaed6_$descriptor, dlaed6_$handle, dlaed7_, dlaed7_$address, dlaed7_$descriptor, dlaed7_$handle, dlaed8_, dlaed8_$address, dlaed8_$descriptor, dlaed8_$handle, dlaed9_, dlaed9_$address, dlaed9_$descriptor, dlaed9_$handle, dlaeda_, dlaeda_$address, dlaeda_$descriptor, dlaeda_$handle, dlaein_, dlaein_$address, dlaein_$descriptor, dlaein_$handle, dlaev2_, dlaev2_$address, dlaev2_$descriptor, dlaev2_$handle, dlaexc_, dlaexc_$address, dlaexc_$descriptor, dlaexc_$handle, dlag2_, dlag2_$address, dlag2_$descriptor, dlag2_$handle, dlag2s_, dlag2s_$address, dlag2s_$descriptor, dlag2s_$handle, dlags2_, dlags2_$address, dlags2_$descriptor, dlags2_$handle, dlagtf_, dlagtf_$address, dlagtf_$descriptor, dlagtf_$handle, dlagtm_, dlagtm_$address, dlagtm_$descriptor, dlagtm_$handle, dlagts_, dlagts_$address, dlagts_$descriptor, dlagts_$handle, dlagv2_, dlagv2_$address, dlagv2_$descriptor, dlagv2_$handle, dlahqr_, dlahqr_$address, dlahqr_$descriptor, dlahqr_$handle, dlahr2_, dlahr2_$address, dlahr2_$descriptor, dlahr2_$handle, dlahrd_, dlahrd_$address, dlahrd_$descriptor, dlahrd_$handle, dlaic1_, dlaic1_$address, dlaic1_$descriptor, dlaic1_$handle, dlaisnan_, dlaisnan_$address, dlaisnan_$descriptor, dlaisnan_$handle, dlaln2_, dlaln2_$address, dlaln2_$descriptor, dlaln2_$handle, dlals0_, dlals0_$address, dlals0_$descriptor, dlals0_$handle, dlalsa_, dlalsa_$address, dlalsa_$descriptor, dlalsa_$handle, dlalsd_, dlalsd_$address, dlalsd_$descriptor, dlalsd_$handle, dlamrg_, dlamrg_$address, dlamrg_$descriptor, dlamrg_$handle, dlaneg_, dlaneg_$address, dlaneg_$descriptor, dlaneg_$handle, dlangb_, dlangb_$address, dlangb_$descriptor, dlangb_$handle, dlange_, dlange_$address, dlange_$descriptor, dlange_$handle, dlangt_, dlangt_$address, dlangt_$descriptor, dlangt_$handle, dlanhs_, dlanhs_$address, dlanhs_$descriptor, dlanhs_$handle, dlansb_, dlansb_$address, dlansb_$descriptor, dlansb_$handle, dlansf_, dlansf_$address, dlansf_$descriptor, dlansf_$handle, dlansp_, dlansp_$address, dlansp_$descriptor, dlansp_$handle, dlanst_, dlanst_$address, dlanst_$descriptor, dlanst_$handle, dlansy_, dlansy_$address, dlansy_$descriptor, dlansy_$handle, dlantb_, dlantb_$address, dlantb_$descriptor, dlantb_$handle, dlantp_, dlantp_$address, dlantp_$descriptor, dlantp_$handle, dlantr_, dlantr_$address, dlantr_$descriptor, dlantr_$handle, dlanv2_, dlanv2_$address, dlanv2_$descriptor, dlanv2_$handle, dlapll_, dlapll_$address, dlapll_$descriptor, dlapll_$handle, dlapmt_, dlapmt_$address, dlapmt_$descriptor, dlapmt_$handle, dlapy2_, dlapy2_$address, dlapy2_$descriptor, dlapy2_$handle, dlapy3_, dlapy3_$address, dlapy3_$descriptor, dlapy3_$handle, dlaqgb_, dlaqgb_$address, dlaqgb_$descriptor, dlaqgb_$handle, dlaqge_, dlaqge_$address, dlaqge_$descriptor, dlaqge_$handle, dlaqp2_, dlaqp2_$address, dlaqp2_$descriptor, dlaqp2_$handle, dlaqps_, dlaqps_$address, dlaqps_$descriptor, dlaqps_$handle, dlaqr0_, dlaqr0_$address, dlaqr0_$descriptor, dlaqr0_$handle, dlaqr1_, dlaqr1_$address, dlaqr1_$descriptor, dlaqr1_$handle, dlaqr2_, dlaqr2_$address, dlaqr2_$descriptor, dlaqr2_$handle, dlaqr3_, dlaqr3_$address, dlaqr3_$descriptor, dlaqr3_$handle, dlaqr4_, dlaqr4_$address, dlaqr4_$descriptor, dlaqr4_$handle, dlaqr5_, dlaqr5_$address, dlaqr5_$descriptor, dlaqr5_$handle, dlaqsb_, dlaqsb_$address, dlaqsb_$descriptor, dlaqsb_$handle, dlaqsp_, dlaqsp_$address, dlaqsp_$descriptor, dlaqsp_$handle, dlaqsy_, dlaqsy_$address, dlaqsy_$descriptor, dlaqsy_$handle, dlaqtr_, dlaqtr_$address, dlaqtr_$descriptor, dlaqtr_$handle, dlar1v_, dlar1v_$address, dlar1v_$descriptor, dlar1v_$handle, dlar2v_, dlar2v_$address, dlar2v_$descriptor, dlar2v_$handle, dlarf_, dlarf_$address, dlarf_$descriptor, dlarf_$handle, dlarfb_, dlarfb_$address, dlarfb_$descriptor, dlarfb_$handle, dlarfg_, dlarfg_$address, dlarfg_$descriptor, dlarfg_$handle, dlarfp_, dlarfp_$address, dlarfp_$descriptor, dlarfp_$handle, dlarft_, dlarft_$address, dlarft_$descriptor, dlarft_$handle, dlarfx_, dlarfx_$address, dlarfx_$descriptor, dlarfx_$handle, dlargv_, dlargv_$address, dlargv_$descriptor, dlargv_$handle, dlarnv_, dlarnv_$address, dlarnv_$descriptor, dlarnv_$handle, dlarra_, dlarra_$address, dlarra_$descriptor, dlarra_$handle, dlarrb_, dlarrb_$address, dlarrb_$descriptor, dlarrb_$handle, dlarrc_, dlarrc_$address, dlarrc_$descriptor, dlarrc_$handle, dlarrd_, dlarrd_$address, dlarrd_$descriptor, dlarrd_$handle, dlarre_, dlarre_$address, dlarre_$descriptor, dlarre_$handle, dlarrf_, dlarrf_$address, dlarrf_$descriptor, dlarrf_$handle, dlarrj_, dlarrj_$address, dlarrj_$descriptor, dlarrj_$handle, dlarrk_, dlarrk_$address, dlarrk_$descriptor, dlarrk_$handle, dlarrr_, dlarrr_$address, dlarrr_$descriptor, dlarrr_$handle, dlarrv_, dlarrv_$address, dlarrv_$descriptor, dlarrv_$handle, dlarscl2_, dlarscl2_$address, dlarscl2_$descriptor, dlarscl2_$handle, dlartg_, dlartg_$address, dlartg_$descriptor, dlartg_$handle, dlartv_, dlartv_$address, dlartv_$descriptor, dlartv_$handle, dlaruv_, dlaruv_$address, dlaruv_$descriptor, dlaruv_$handle, dlarz_, dlarz_$address, dlarz_$descriptor, dlarz_$handle, dlarzb_, dlarzb_$address, dlarzb_$descriptor, dlarzb_$handle, dlarzt_, dlarzt_$address, dlarzt_$descriptor, dlarzt_$handle, dlas2_, dlas2_$address, dlas2_$descriptor, dlas2_$handle, dlascl_, dlascl_$address, dlascl_$descriptor, dlascl_$handle, dlascl2_, dlascl2_$address, dlascl2_$descriptor, dlascl2_$handle, dlasd0_, dlasd0_$address, dlasd0_$descriptor, dlasd0_$handle, dlasd1_, dlasd1_$address, dlasd1_$descriptor, dlasd1_$handle, dlasd2_, dlasd2_$address, dlasd2_$descriptor, dlasd2_$handle, dlasd3_, dlasd3_$address, dlasd3_$descriptor, dlasd3_$handle, dlasd4_, dlasd4_$address, dlasd4_$descriptor, dlasd4_$handle, dlasd5_, dlasd5_$address, dlasd5_$descriptor, dlasd5_$handle, dlasd6_, dlasd6_$address, dlasd6_$descriptor, dlasd6_$handle, dlasd7_, dlasd7_$address, dlasd7_$descriptor, dlasd7_$handle, dlasd8_, dlasd8_$address, dlasd8_$descriptor, dlasd8_$handle, dlasda_, dlasda_$address, dlasda_$descriptor, dlasda_$handle, dlasdq_, dlasdq_$address, dlasdq_$descriptor, dlasdq_$handle, dlasdt_, dlasdt_$address, dlasdt_$descriptor, dlasdt_$handle, dlaset_, dlaset_$address, dlaset_$descriptor, dlaset_$handle, dlasq1_, dlasq1_$address, dlasq1_$descriptor, dlasq1_$handle, dlasq2_, dlasq2_$address, dlasq2_$descriptor, dlasq2_$handle, dlasq3_, dlasq3_$address, dlasq3_$descriptor, dlasq3_$handle, dlasq4_, dlasq4_$address, dlasq4_$descriptor, dlasq4_$handle, dlasq5_, dlasq5_$address, dlasq5_$descriptor, dlasq5_$handle, dlasq6_, dlasq6_$address, dlasq6_$descriptor, dlasq6_$handle, dlasr_, dlasr_$address, dlasr_$descriptor, dlasr_$handle, dlasrt_, dlasrt_$address, dlasrt_$descriptor, dlasrt_$handle, dlassq_, dlassq_$address, dlassq_$descriptor, dlassq_$handle, dlasv2_, dlasv2_$address, dlasv2_$descriptor, dlasv2_$handle, dlaswp_, dlaswp_$address, dlaswp_$descriptor, dlaswp_$handle, dlasy2_, dlasy2_$address, dlasy2_$descriptor, dlasy2_$handle, dlasyf_, dlasyf_$address, dlasyf_$descriptor, dlasyf_$handle, dlat2s_, dlat2s_$address, dlat2s_$descriptor, dlat2s_$handle, dlatbs_, dlatbs_$address, dlatbs_$descriptor, dlatbs_$handle, dlatdf_, dlatdf_$address, dlatdf_$descriptor, dlatdf_$handle, dlatps_, dlatps_$address, dlatps_$descriptor, dlatps_$handle, dlatrd_, dlatrd_$address, dlatrd_$descriptor, dlatrd_$handle, dlatrs_, dlatrs_$address, dlatrs_$descriptor, dlatrs_$handle, dlatrz_, dlatrz_$address, dlatrz_$descriptor, dlatrz_$handle, dlatzm_, dlatzm_$address, dlatzm_$descriptor, dlatzm_$handle, dlauu2_, dlauu2_$address, dlauu2_$descriptor, dlauu2_$handle, dlauum_, dlauum_$address, dlauum_$descriptor, dlauum_$handle, dopgtr_, dopgtr_$address, dopgtr_$descriptor, dopgtr_$handle, dopmtr_, dopmtr_$address, dopmtr_$descriptor, dopmtr_$handle, dorg2l_, dorg2l_$address, dorg2l_$descriptor, dorg2l_$handle, dorg2r_, dorg2r_$address, dorg2r_$descriptor, dorg2r_$handle, dorgbr_, dorgbr_$address, dorgbr_$descriptor, dorgbr_$handle, dorghr_, dorghr_$address, dorghr_$descriptor, dorghr_$handle, dorgl2_, dorgl2_$address, dorgl2_$descriptor, dorgl2_$handle, dorglq_, dorglq_$address, dorglq_$descriptor, dorglq_$handle, dorgql_, dorgql_$address, dorgql_$descriptor, dorgql_$handle, dorgqr_, dorgqr_$address, dorgqr_$descriptor, dorgqr_$handle, dorgr2_, dorgr2_$address, dorgr2_$descriptor, dorgr2_$handle, dorgrq_, dorgrq_$address, dorgrq_$descriptor, dorgrq_$handle, dorgtr_, dorgtr_$address, dorgtr_$descriptor, dorgtr_$handle, dorm2l_, dorm2l_$address, dorm2l_$descriptor, dorm2l_$handle, dorm2r_, dorm2r_$address, dorm2r_$descriptor, dorm2r_$handle, dormbr_, dormbr_$address, dormbr_$descriptor, dormbr_$handle, dormhr_, dormhr_$address, dormhr_$descriptor, dormhr_$handle, dorml2_, dorml2_$address, dorml2_$descriptor, dorml2_$handle, dormlq_, dormlq_$address, dormlq_$descriptor, dormlq_$handle, dormql_, dormql_$address, dormql_$descriptor, dormql_$handle, dormqr_, dormqr_$address, dormqr_$descriptor, dormqr_$handle, dormr2_, dormr2_$address, dormr2_$descriptor, dormr2_$handle, dormr3_, dormr3_$address, dormr3_$descriptor, dormr3_$handle, dormrq_, dormrq_$address, dormrq_$descriptor, dormrq_$handle, dormrz_, dormrz_$address, dormrz_$descriptor, dormrz_$handle, dormtr_, dormtr_$address, dormtr_$descriptor, dormtr_$handle, dpbcon_, dpbcon_$address, dpbcon_$descriptor, dpbcon_$handle, dpbequ_, dpbequ_$address, dpbequ_$descriptor, dpbequ_$handle, dpbrfs_, dpbrfs_$address, dpbrfs_$descriptor, dpbrfs_$handle, dpbstf_, dpbstf_$address, dpbstf_$descriptor, dpbstf_$handle, dpbsv_, dpbsv_$address, dpbsv_$descriptor, dpbsv_$handle, dpbsvx_, dpbsvx_$address, dpbsvx_$descriptor, dpbsvx_$handle, dpbtf2_, dpbtf2_$address, dpbtf2_$descriptor, dpbtf2_$handle, dpbtrf_, dpbtrf_$address, dpbtrf_$descriptor, dpbtrf_$handle, dpbtrs_, dpbtrs_$address, dpbtrs_$descriptor, dpbtrs_$handle, dpftrf_, dpftrf_$address, dpftrf_$descriptor, dpftrf_$handle, dpftri_, dpftri_$address, dpftri_$descriptor, dpftri_$handle, dpftrs_, dpftrs_$address, dpftrs_$descriptor, dpftrs_$handle, dpocon_, dpocon_$address, dpocon_$descriptor, dpocon_$handle, dpoequ_, dpoequ_$address, dpoequ_$descriptor, dpoequ_$handle, dpoequb_, dpoequb_$address, dpoequb_$descriptor, dpoequb_$handle, dporfs_, dporfs_$address, dporfs_$descriptor, dporfs_$handle, dposv_, dposv_$address, dposv_$descriptor, dposv_$handle, dposvx_, dposvx_$address, dposvx_$descriptor, dposvx_$handle, dpotf2_, dpotf2_$address, dpotf2_$descriptor, dpotf2_$handle, dpotrf_, dpotrf_$address, dpotrf_$descriptor, dpotrf_$handle, dpotri_, dpotri_$address, dpotri_$descriptor, dpotri_$handle, dpotrs_, dpotrs_$address, dpotrs_$descriptor, dpotrs_$handle, dppcon_, dppcon_$address, dppcon_$descriptor, dppcon_$handle, dppequ_, dppequ_$address, dppequ_$descriptor, dppequ_$handle, dpprfs_, dpprfs_$address, dpprfs_$descriptor, dpprfs_$handle, dppsv_, dppsv_$address, dppsv_$descriptor, dppsv_$handle, dppsvx_, dppsvx_$address, dppsvx_$descriptor, dppsvx_$handle, dpptrf_, dpptrf_$address, dpptrf_$descriptor, dpptrf_$handle, dpptri_, dpptri_$address, dpptri_$descriptor, dpptri_$handle, dpptrs_, dpptrs_$address, dpptrs_$descriptor, dpptrs_$handle, dpstf2_, dpstf2_$address, dpstf2_$descriptor, dpstf2_$handle, dpstrf_, dpstrf_$address, dpstrf_$descriptor, dpstrf_$handle, dptcon_, dptcon_$address, dptcon_$descriptor, dptcon_$handle, dpteqr_, dpteqr_$address, dpteqr_$descriptor, dpteqr_$handle, dptrfs_, dptrfs_$address, dptrfs_$descriptor, dptrfs_$handle, dptsv_, dptsv_$address, dptsv_$descriptor, dptsv_$handle, dptsvx_, dptsvx_$address, dptsvx_$descriptor, dptsvx_$handle, dpttrf_, dpttrf_$address, dpttrf_$descriptor, dpttrf_$handle, dpttrs_, dpttrs_$address, dpttrs_$descriptor, dpttrs_$handle, dptts2_, dptts2_$address, dptts2_$descriptor, dptts2_$handle, drscl_, drscl_$address, drscl_$descriptor, drscl_$handle, dsbev_, dsbev_$address, dsbev_$descriptor, dsbev_$handle, dsbevd_, dsbevd_$address, dsbevd_$descriptor, dsbevd_$handle, dsbevx_, dsbevx_$address, dsbevx_$descriptor, dsbevx_$handle, dsbgst_, dsbgst_$address, dsbgst_$descriptor, dsbgst_$handle, dsbgv_, dsbgv_$address, dsbgv_$descriptor, dsbgv_$handle, dsbgvd_, dsbgvd_$address, dsbgvd_$descriptor, dsbgvd_$handle, dsbgvx_, dsbgvx_$address, dsbgvx_$descriptor, dsbgvx_$handle, dsbtrd_, dsbtrd_$address, dsbtrd_$descriptor, dsbtrd_$handle, dsfrk_, dsfrk_$address, dsfrk_$descriptor, dsfrk_$handle, dsgesv_, dsgesv_$address, dsgesv_$descriptor, dsgesv_$handle, dspcon_, dspcon_$address, dspcon_$descriptor, dspcon_$handle, dspev_, dspev_$address, dspev_$descriptor, dspev_$handle, dspevd_, dspevd_$address, dspevd_$descriptor, dspevd_$handle, dspevx_, dspevx_$address, dspevx_$descriptor, dspevx_$handle, dspgst_, dspgst_$address, dspgst_$descriptor, dspgst_$handle, dspgv_, dspgv_$address, dspgv_$descriptor, dspgv_$handle, dspgvd_, dspgvd_$address, dspgvd_$descriptor, dspgvd_$handle, dspgvx_, dspgvx_$address, dspgvx_$descriptor, dspgvx_$handle, dsposv_, dsposv_$address, dsposv_$descriptor, dsposv_$handle, dsprfs_, dsprfs_$address, dsprfs_$descriptor, dsprfs_$handle, dspsv_, dspsv_$address, dspsv_$descriptor, dspsv_$handle, dspsvx_, dspsvx_$address, dspsvx_$descriptor, dspsvx_$handle, dsptrd_, dsptrd_$address, dsptrd_$descriptor, dsptrd_$handle, dsptrf_, dsptrf_$address, dsptrf_$descriptor, dsptrf_$handle, dsptri_, dsptri_$address, dsptri_$descriptor, dsptri_$handle, dsptrs_, dsptrs_$address, dsptrs_$descriptor, dsptrs_$handle, dstebz_, dstebz_$address, dstebz_$descriptor, dstebz_$handle, dstedc_, dstedc_$address, dstedc_$descriptor, dstedc_$handle, dstegr_, dstegr_$address, dstegr_$descriptor, dstegr_$handle, dstein_, dstein_$address, dstein_$descriptor, dstein_$handle, dstemr_, dstemr_$address, dstemr_$descriptor, dstemr_$handle, dsteqr_, dsteqr_$address, dsteqr_$descriptor, dsteqr_$handle, dsterf_, dsterf_$address, dsterf_$descriptor, dsterf_$handle, dstev_, dstev_$address, dstev_$descriptor, dstev_$handle, dstevd_, dstevd_$address, dstevd_$descriptor, dstevd_$handle, dstevr_, dstevr_$address, dstevr_$descriptor, dstevr_$handle, dstevx_, dstevx_$address, dstevx_$descriptor, dstevx_$handle, dsycon_, dsycon_$address, dsycon_$descriptor, dsycon_$handle, dsyequb_, dsyequb_$address, dsyequb_$descriptor, dsyequb_$handle, dsyev_, dsyev_$address, dsyev_$descriptor, dsyev_$handle, dsyevd_, dsyevd_$address, dsyevd_$descriptor, dsyevd_$handle, dsyevr_, dsyevr_$address, dsyevr_$descriptor, dsyevr_$handle, dsyevx_, dsyevx_$address, dsyevx_$descriptor, dsyevx_$handle, dsygs2_, dsygs2_$address, dsygs2_$descriptor, dsygs2_$handle, dsygst_, dsygst_$address, dsygst_$descriptor, dsygst_$handle, dsygv_, dsygv_$address, dsygv_$descriptor, dsygv_$handle, dsygvd_, dsygvd_$address, dsygvd_$descriptor, dsygvd_$handle, dsygvx_, dsygvx_$address, dsygvx_$descriptor, dsygvx_$handle, dsyrfs_, dsyrfs_$address, dsyrfs_$descriptor, dsyrfs_$handle, dsysv_, dsysv_$address, dsysv_$descriptor, dsysv_$handle, dsysvx_, dsysvx_$address, dsysvx_$descriptor, dsysvx_$handle, dsytd2_, dsytd2_$address, dsytd2_$descriptor, dsytd2_$handle, dsytf2_, dsytf2_$address, dsytf2_$descriptor, dsytf2_$handle, dsytrd_, dsytrd_$address, dsytrd_$descriptor, dsytrd_$handle, dsytrf_, dsytrf_$address, dsytrf_$descriptor, dsytrf_$handle, dsytri_, dsytri_$address, dsytri_$descriptor, dsytri_$handle, dsytrs_, dsytrs_$address, dsytrs_$descriptor, dsytrs_$handle, dtbcon_, dtbcon_$address, dtbcon_$descriptor, dtbcon_$handle, dtbrfs_, dtbrfs_$address, dtbrfs_$descriptor, dtbrfs_$handle, dtbtrs_, dtbtrs_$address, dtbtrs_$descriptor, dtbtrs_$handle, dtfsm_, dtfsm_$address, dtfsm_$descriptor, dtfsm_$handle, dtftri_, dtftri_$address, dtftri_$descriptor, dtftri_$handle, dtfttp_, dtfttp_$address, dtfttp_$descriptor, dtfttp_$handle, dtfttr_, dtfttr_$address, dtfttr_$descriptor, dtfttr_$handle, dtgevc_, dtgevc_$address, dtgevc_$descriptor, dtgevc_$handle, dtgex2_, dtgex2_$address, dtgex2_$descriptor, dtgex2_$handle, dtgexc_, dtgexc_$address, dtgexc_$descriptor, dtgexc_$handle, dtgsen_, dtgsen_$address, dtgsen_$descriptor, dtgsen_$handle, dtgsja_, dtgsja_$address, dtgsja_$descriptor, dtgsja_$handle, dtgsna_, dtgsna_$address, dtgsna_$descriptor, dtgsna_$handle, dtgsy2_, dtgsy2_$address, dtgsy2_$descriptor, dtgsy2_$handle, dtgsyl_, dtgsyl_$address, dtgsyl_$descriptor, dtgsyl_$handle, dtpcon_, dtpcon_$address, dtpcon_$descriptor, dtpcon_$handle, dtprfs_, dtprfs_$address, dtprfs_$descriptor, dtprfs_$handle, dtptri_, dtptri_$address, dtptri_$descriptor, dtptri_$handle, dtptrs_, dtptrs_$address, dtptrs_$descriptor, dtptrs_$handle, dtpttf_, dtpttf_$address, dtpttf_$descriptor, dtpttf_$handle, dtpttr_, dtpttr_$address, dtpttr_$descriptor, dtpttr_$handle, dtrcon_, dtrcon_$address, dtrcon_$descriptor, dtrcon_$handle, dtrevc_, dtrevc_$address, dtrevc_$descriptor, dtrevc_$handle, dtrexc_, dtrexc_$address, dtrexc_$descriptor, dtrexc_$handle, dtrrfs_, dtrrfs_$address, dtrrfs_$descriptor, dtrrfs_$handle, dtrsen_, dtrsen_$address, dtrsen_$descriptor, dtrsen_$handle, dtrsna_, dtrsna_$address, dtrsna_$descriptor, dtrsna_$handle, dtrsyl_, dtrsyl_$address, dtrsyl_$descriptor, dtrsyl_$handle, dtrti2_, dtrti2_$address, dtrti2_$descriptor, dtrti2_$handle, dtrtri_, dtrtri_$address, dtrtri_$descriptor, dtrtri_$handle, dtrtrs_, dtrtrs_$address, dtrtrs_$descriptor, dtrtrs_$handle, dtrttf_, dtrttf_$address, dtrttf_$descriptor, dtrttf_$handle, dtrttp_, dtrttp_$address, dtrttp_$descriptor, dtrttp_$handle, dtzrqf_, dtzrqf_$address, dtzrqf_$descriptor, dtzrqf_$handle, dtzrzf_, dtzrzf_$address, dtzrzf_$descriptor, dtzrzf_$handle, dzsum1_, dzsum1_$address, dzsum1_$descriptor, dzsum1_$handle, icmax1_, icmax1_$address, icmax1_$descriptor, icmax1_$handle, ieeeck_, ieeeck_$address, ieeeck_$descriptor, ieeeck_$handle, ilaclc_, ilaclc_$address, ilaclc_$descriptor, ilaclc_$handle, ilaclr_, ilaclr_$address, ilaclr_$descriptor, ilaclr_$handle, iladiag_, iladiag_$address, iladiag_$descriptor, iladiag_$handle, iladlc_, iladlc_$address, iladlc_$descriptor, iladlc_$handle, iladlr_, iladlr_$address, iladlr_$descriptor, iladlr_$handle, ilaenv_, ilaenv_$address, ilaenv_$descriptor, ilaenv_$handle, ilaprec_, ilaprec_$address, ilaprec_$descriptor, ilaprec_$handle, ilaslc_, ilaslc_$address, ilaslc_$descriptor, ilaslc_$handle, ilaslr_, ilaslr_$address, ilaslr_$descriptor, ilaslr_$handle, ilatrans_, ilatrans_$address, ilatrans_$descriptor, ilatrans_$handle, ilauplo_, ilauplo_$address, ilauplo_$descriptor, ilauplo_$handle, ilaver_, ilaver_$address, ilaver_$descriptor, ilaver_$handle, ilazlc_, ilazlc_$address, ilazlc_$descriptor, ilazlc_$handle, ilazlr_, ilazlr_$address, ilazlr_$descriptor, ilazlr_$handle, iparmq_, iparmq_$address, iparmq_$descriptor, iparmq_$handle, izmax1_, izmax1_$address, izmax1_$descriptor, izmax1_$handle, lsamen_, lsamen_$address, lsamen_$descriptor, lsamen_$handle, sbdsdc_, sbdsdc_$address, sbdsdc_$descriptor, sbdsdc_$handle, sbdsqr_, sbdsqr_$address, sbdsqr_$descriptor, sbdsqr_$handle, scsum1_, scsum1_$address, scsum1_$descriptor, scsum1_$handle, sdisna_, sdisna_$address, sdisna_$descriptor, sdisna_$handle, sgbbrd_, sgbbrd_$address, sgbbrd_$descriptor, sgbbrd_$handle, sgbcon_, sgbcon_$address, sgbcon_$descriptor, sgbcon_$handle, sgbequ_, sgbequ_$address, sgbequ_$descriptor, sgbequ_$handle, sgbequb_, sgbequb_$address, sgbequb_$descriptor, sgbequb_$handle, sgbrfs_, sgbrfs_$address, sgbrfs_$descriptor, sgbrfs_$handle, sgbsv_, sgbsv_$address, sgbsv_$descriptor, sgbsv_$handle, sgbsvx_, sgbsvx_$address, sgbsvx_$descriptor, sgbsvx_$handle, sgbtf2_, sgbtf2_$address, sgbtf2_$descriptor, sgbtf2_$handle, sgbtrf_, sgbtrf_$address, sgbtrf_$descriptor, sgbtrf_$handle, sgbtrs_, sgbtrs_$address, sgbtrs_$descriptor, sgbtrs_$handle, sgebak_, sgebak_$address, sgebak_$descriptor, sgebak_$handle, sgebal_, sgebal_$address, sgebal_$descriptor, sgebal_$handle, sgebd2_, sgebd2_$address, sgebd2_$descriptor, sgebd2_$handle, sgebrd_, sgebrd_$address, sgebrd_$descriptor, sgebrd_$handle, sgecon_, sgecon_$address, sgecon_$descriptor, sgecon_$handle, sgeequ_, sgeequ_$address, sgeequ_$descriptor, sgeequ_$handle, sgeequb_, sgeequb_$address, sgeequb_$descriptor, sgeequb_$handle, sgees_, sgees_$address, sgees_$descriptor, sgees_$handle, sgeesx_, sgeesx_$address, sgeesx_$descriptor, sgeesx_$handle, sgeev_, sgeev_$address, sgeev_$descriptor, sgeev_$handle, sgeevx_, sgeevx_$address, sgeevx_$descriptor, sgeevx_$handle, sgegs_, sgegs_$address, sgegs_$descriptor, sgegs_$handle, sgegv_, sgegv_$address, sgegv_$descriptor, sgegv_$handle, sgehd2_, sgehd2_$address, sgehd2_$descriptor, sgehd2_$handle, sgehrd_, sgehrd_$address, sgehrd_$descriptor, sgehrd_$handle, sgejsv_, sgejsv_$address, sgejsv_$descriptor, sgejsv_$handle, sgelq2_, sgelq2_$address, sgelq2_$descriptor, sgelq2_$handle, sgelqf_, sgelqf_$address, sgelqf_$descriptor, sgelqf_$handle, sgels_, sgels_$address, sgels_$descriptor, sgels_$handle, sgelsd_, sgelsd_$address, sgelsd_$descriptor, sgelsd_$handle, sgelss_, sgelss_$address, sgelss_$descriptor, sgelss_$handle, sgelsx_, sgelsx_$address, sgelsx_$descriptor, sgelsx_$handle, sgelsy_, sgelsy_$address, sgelsy_$descriptor, sgelsy_$handle, sgeql2_, sgeql2_$address, sgeql2_$descriptor, sgeql2_$handle, sgeqlf_, sgeqlf_$address, sgeqlf_$descriptor, sgeqlf_$handle, sgeqp3_, sgeqp3_$address, sgeqp3_$descriptor, sgeqp3_$handle, sgeqpf_, sgeqpf_$address, sgeqpf_$descriptor, sgeqpf_$handle, sgeqr2_, sgeqr2_$address, sgeqr2_$descriptor, sgeqr2_$handle, sgeqrf_, sgeqrf_$address, sgeqrf_$descriptor, sgeqrf_$handle, sgerfs_, sgerfs_$address, sgerfs_$descriptor, sgerfs_$handle, sgerq2_, sgerq2_$address, sgerq2_$descriptor, sgerq2_$handle, sgerqf_, sgerqf_$address, sgerqf_$descriptor, sgerqf_$handle, sgesc2_, sgesc2_$address, sgesc2_$descriptor, sgesc2_$handle, sgesdd_, sgesdd_$address, sgesdd_$descriptor, sgesdd_$handle, sgesv_, sgesv_$address, sgesv_$descriptor, sgesv_$handle, sgesvd_, sgesvd_$address, sgesvd_$descriptor, sgesvd_$handle, sgesvj_, sgesvj_$address, sgesvj_$descriptor, sgesvj_$handle, sgesvx_, sgesvx_$address, sgesvx_$descriptor, sgesvx_$handle, sgetc2_, sgetc2_$address, sgetc2_$descriptor, sgetc2_$handle, sgetf2_, sgetf2_$address, sgetf2_$descriptor, sgetf2_$handle, sgetrf_, sgetrf_$address, sgetrf_$descriptor, sgetrf_$handle, sgetri_, sgetri_$address, sgetri_$descriptor, sgetri_$handle, sgetrs_, sgetrs_$address, sgetrs_$descriptor, sgetrs_$handle, sggbak_, sggbak_$address, sggbak_$descriptor, sggbak_$handle, sggbal_, sggbal_$address, sggbal_$descriptor, sggbal_$handle, sgges_, sgges_$address, sgges_$descriptor, sgges_$handle, sggesx_, sggesx_$address, sggesx_$descriptor, sggesx_$handle, sggev_, sggev_$address, sggev_$descriptor, sggev_$handle, sggevx_, sggevx_$address, sggevx_$descriptor, sggevx_$handle, sggglm_, sggglm_$address, sggglm_$descriptor, sggglm_$handle, sgghrd_, sgghrd_$address, sgghrd_$descriptor, sgghrd_$handle, sgglse_, sgglse_$address, sgglse_$descriptor, sgglse_$handle, sggqrf_, sggqrf_$address, sggqrf_$descriptor, sggqrf_$handle, sggrqf_, sggrqf_$address, sggrqf_$descriptor, sggrqf_$handle, sggsvd_, sggsvd_$address, sggsvd_$descriptor, sggsvd_$handle, sggsvp_, sggsvp_$address, sggsvp_$descriptor, sggsvp_$handle, sgsvj0_, sgsvj0_$address, sgsvj0_$descriptor, sgsvj0_$handle, sgsvj1_, sgsvj1_$address, sgsvj1_$descriptor, sgsvj1_$handle, sgtcon_, sgtcon_$address, sgtcon_$descriptor, sgtcon_$handle, sgtrfs_, sgtrfs_$address, sgtrfs_$descriptor, sgtrfs_$handle, sgtsv_, sgtsv_$address, sgtsv_$descriptor, sgtsv_$handle, sgtsvx_, sgtsvx_$address, sgtsvx_$descriptor, sgtsvx_$handle, sgttrf_, sgttrf_$address, sgttrf_$descriptor, sgttrf_$handle, sgttrs_, sgttrs_$address, sgttrs_$descriptor, sgttrs_$handle, sgtts2_, sgtts2_$address, sgtts2_$descriptor, sgtts2_$handle, shgeqz_, shgeqz_$address, shgeqz_$descriptor, shgeqz_$handle, shsein_, shsein_$address, shsein_$descriptor, shsein_$handle, shseqr_, shseqr_$address, shseqr_$descriptor, shseqr_$handle, sisnan_, sisnan_$address, sisnan_$descriptor, sisnan_$handle, slabad_, slabad_$address, slabad_$descriptor, slabad_$handle, slabrd_, slabrd_$address, slabrd_$descriptor, slabrd_$handle, slacn2_, slacn2_$address, slacn2_$descriptor, slacn2_$handle, slacon_, slacon_$address, slacon_$descriptor, slacon_$handle, slacpy_, slacpy_$address, slacpy_$descriptor, slacpy_$handle, sladiv_, sladiv_$address, sladiv_$descriptor, sladiv_$handle, slae2_, slae2_$address, slae2_$descriptor, slae2_$handle, slaebz_, slaebz_$address, slaebz_$descriptor, slaebz_$handle, slaed0_, slaed0_$address, slaed0_$descriptor, slaed0_$handle, slaed1_, slaed1_$address, slaed1_$descriptor, slaed1_$handle, slaed2_, slaed2_$address, slaed2_$descriptor, slaed2_$handle, slaed3_, slaed3_$address, slaed3_$descriptor, slaed3_$handle, slaed4_, slaed4_$address, slaed4_$descriptor, slaed4_$handle, slaed5_, slaed5_$address, slaed5_$descriptor, slaed5_$handle, slaed6_, slaed6_$address, slaed6_$descriptor, slaed6_$handle, slaed7_, slaed7_$address, slaed7_$descriptor, slaed7_$handle, slaed8_, slaed8_$address, slaed8_$descriptor, slaed8_$handle, slaed9_, slaed9_$address, slaed9_$descriptor, slaed9_$handle, slaeda_, slaeda_$address, slaeda_$descriptor, slaeda_$handle, slaein_, slaein_$address, slaein_$descriptor, slaein_$handle, slaev2_, slaev2_$address, slaev2_$descriptor, slaev2_$handle, slaexc_, slaexc_$address, slaexc_$descriptor, slaexc_$handle, slag2_, slag2_$address, slag2_$descriptor, slag2_$handle, slag2d_, slag2d_$address, slag2d_$descriptor, slag2d_$handle, slags2_, slags2_$address, slags2_$descriptor, slags2_$handle, slagtf_, slagtf_$address, slagtf_$descriptor, slagtf_$handle, slagtm_, slagtm_$address, slagtm_$descriptor, slagtm_$handle, slagts_, slagts_$address, slagts_$descriptor, slagts_$handle, slagv2_, slagv2_$address, slagv2_$descriptor, slagv2_$handle, slahqr_, slahqr_$address, slahqr_$descriptor, slahqr_$handle, slahr2_, slahr2_$address, slahr2_$descriptor, slahr2_$handle, slahrd_, slahrd_$address, slahrd_$descriptor, slahrd_$handle, slaic1_, slaic1_$address, slaic1_$descriptor, slaic1_$handle, slaisnan_, slaisnan_$address, slaisnan_$descriptor, slaisnan_$handle, slaln2_, slaln2_$address, slaln2_$descriptor, slaln2_$handle, slals0_, slals0_$address, slals0_$descriptor, slals0_$handle, slalsa_, slalsa_$address, slalsa_$descriptor, slalsa_$handle, slalsd_, slalsd_$address, slalsd_$descriptor, slalsd_$handle, slamrg_, slamrg_$address, slamrg_$descriptor, slamrg_$handle, slaneg_, slaneg_$address, slaneg_$descriptor, slaneg_$handle, slangb_, slangb_$address, slangb_$descriptor, slangb_$handle, slange_, slange_$address, slange_$descriptor, slange_$handle, slangt_, slangt_$address, slangt_$descriptor, slangt_$handle, slanhs_, slanhs_$address, slanhs_$descriptor, slanhs_$handle, slansb_, slansb_$address, slansb_$descriptor, slansb_$handle, slansf_, slansf_$address, slansf_$descriptor, slansf_$handle, slansp_, slansp_$address, slansp_$descriptor, slansp_$handle, slanst_, slanst_$address, slanst_$descriptor, slanst_$handle, slansy_, slansy_$address, slansy_$descriptor, slansy_$handle, slantb_, slantb_$address, slantb_$descriptor, slantb_$handle, slantp_, slantp_$address, slantp_$descriptor, slantp_$handle, slantr_, slantr_$address, slantr_$descriptor, slantr_$handle, slanv2_, slanv2_$address, slanv2_$descriptor, slanv2_$handle, slapll_, slapll_$address, slapll_$descriptor, slapll_$handle, slapmt_, slapmt_$address, slapmt_$descriptor, slapmt_$handle, slapy2_, slapy2_$address, slapy2_$descriptor, slapy2_$handle, slapy3_, slapy3_$address, slapy3_$descriptor, slapy3_$handle, slaqgb_, slaqgb_$address, slaqgb_$descriptor, slaqgb_$handle, slaqge_, slaqge_$address, slaqge_$descriptor, slaqge_$handle, slaqp2_, slaqp2_$address, slaqp2_$descriptor, slaqp2_$handle, slaqps_, slaqps_$address, slaqps_$descriptor, slaqps_$handle, slaqr0_, slaqr0_$address, slaqr0_$descriptor, slaqr0_$handle, slaqr1_, slaqr1_$address, slaqr1_$descriptor, slaqr1_$handle, slaqr2_, slaqr2_$address, slaqr2_$descriptor, slaqr2_$handle, slaqr3_, slaqr3_$address, slaqr3_$descriptor, slaqr3_$handle, slaqr4_, slaqr4_$address, slaqr4_$descriptor, slaqr4_$handle, slaqr5_, slaqr5_$address, slaqr5_$descriptor, slaqr5_$handle, slaqsb_, slaqsb_$address, slaqsb_$descriptor, slaqsb_$handle, slaqsp_, slaqsp_$address, slaqsp_$descriptor, slaqsp_$handle, slaqsy_, slaqsy_$address, slaqsy_$descriptor, slaqsy_$handle, slaqtr_, slaqtr_$address, slaqtr_$descriptor, slaqtr_$handle, slar1v_, slar1v_$address, slar1v_$descriptor, slar1v_$handle, slar2v_, slar2v_$address, slar2v_$descriptor, slar2v_$handle, slarf_, slarf_$address, slarf_$descriptor, slarf_$handle, slarfb_, slarfb_$address, slarfb_$descriptor, slarfb_$handle, slarfg_, slarfg_$address, slarfg_$descriptor, slarfg_$handle, slarfp_, slarfp_$address, slarfp_$descriptor, slarfp_$handle, slarft_, slarft_$address, slarft_$descriptor, slarft_$handle, slarfx_, slarfx_$address, slarfx_$descriptor, slarfx_$handle, slargv_, slargv_$address, slargv_$descriptor, slargv_$handle, slarnv_, slarnv_$address, slarnv_$descriptor, slarnv_$handle, slarra_, slarra_$address, slarra_$descriptor, slarra_$handle, slarrb_, slarrb_$address, slarrb_$descriptor, slarrb_$handle, slarrc_, slarrc_$address, slarrc_$descriptor, slarrc_$handle, slarrd_, slarrd_$address, slarrd_$descriptor, slarrd_$handle, slarre_, slarre_$address, slarre_$descriptor, slarre_$handle, slarrf_, slarrf_$address, slarrf_$descriptor, slarrf_$handle, slarrj_, slarrj_$address, slarrj_$descriptor, slarrj_$handle, slarrk_, slarrk_$address, slarrk_$descriptor, slarrk_$handle, slarrr_, slarrr_$address, slarrr_$descriptor, slarrr_$handle, slarrv_, slarrv_$address, slarrv_$descriptor, slarrv_$handle, slarscl2_, slarscl2_$address, slarscl2_$descriptor, slarscl2_$handle, slartg_, slartg_$address, slartg_$descriptor, slartg_$handle, slartv_, slartv_$address, slartv_$descriptor, slartv_$handle, slaruv_, slaruv_$address, slaruv_$descriptor, slaruv_$handle, slarz_, slarz_$address, slarz_$descriptor, slarz_$handle, slarzb_, slarzb_$address, slarzb_$descriptor, slarzb_$handle, slarzt_, slarzt_$address, slarzt_$descriptor, slarzt_$handle, slas2_, slas2_$address, slas2_$descriptor, slas2_$handle, slascl_, slascl_$address, slascl_$descriptor, slascl_$handle, slascl2_, slascl2_$address, slascl2_$descriptor, slascl2_$handle, slasd0_, slasd0_$address, slasd0_$descriptor, slasd0_$handle, slasd1_, slasd1_$address, slasd1_$descriptor, slasd1_$handle, slasd2_, slasd2_$address, slasd2_$descriptor, slasd2_$handle, slasd3_, slasd3_$address, slasd3_$descriptor, slasd3_$handle, slasd4_, slasd4_$address, slasd4_$descriptor, slasd4_$handle, slasd5_, slasd5_$address, slasd5_$descriptor, slasd5_$handle, slasd6_, slasd6_$address, slasd6_$descriptor, slasd6_$handle, slasd7_, slasd7_$address, slasd7_$descriptor, slasd7_$handle, slasd8_, slasd8_$address, slasd8_$descriptor, slasd8_$handle, slasda_, slasda_$address, slasda_$descriptor, slasda_$handle, slasdq_, slasdq_$address, slasdq_$descriptor, slasdq_$handle, slasdt_, slasdt_$address, slasdt_$descriptor, slasdt_$handle, slaset_, slaset_$address, slaset_$descriptor, slaset_$handle, slasq1_, slasq1_$address, slasq1_$descriptor, slasq1_$handle, slasq2_, slasq2_$address, slasq2_$descriptor, slasq2_$handle, slasq3_, slasq3_$address, slasq3_$descriptor, slasq3_$handle, slasq4_, slasq4_$address, slasq4_$descriptor, slasq4_$handle, slasq5_, slasq5_$address, slasq5_$descriptor, slasq5_$handle, slasq6_, slasq6_$address, slasq6_$descriptor, slasq6_$handle, slasr_, slasr_$address, slasr_$descriptor, slasr_$handle, slasrt_, slasrt_$address, slasrt_$descriptor, slasrt_$handle, slassq_, slassq_$address, slassq_$descriptor, slassq_$handle, slasv2_, slasv2_$address, slasv2_$descriptor, slasv2_$handle, slaswp_, slaswp_$address, slaswp_$descriptor, slaswp_$handle, slasy2_, slasy2_$address, slasy2_$descriptor, slasy2_$handle, slasyf_, slasyf_$address, slasyf_$descriptor, slasyf_$handle, slatbs_, slatbs_$address, slatbs_$descriptor, slatbs_$handle, slatdf_, slatdf_$address, slatdf_$descriptor, slatdf_$handle, slatps_, slatps_$address, slatps_$descriptor, slatps_$handle, slatrd_, slatrd_$address, slatrd_$descriptor, slatrd_$handle, slatrs_, slatrs_$address, slatrs_$descriptor, slatrs_$handle, slatrz_, slatrz_$address, slatrz_$descriptor, slatrz_$handle, slatzm_, slatzm_$address, slatzm_$descriptor, slatzm_$handle, slauu2_, slauu2_$address, slauu2_$descriptor, slauu2_$handle, slauum_, slauum_$address, slauum_$descriptor, slauum_$handle, smaxloc_, smaxloc_$address, smaxloc_$descriptor, smaxloc_$handle, sopgtr_, sopgtr_$address, sopgtr_$descriptor, sopgtr_$handle, sopmtr_, sopmtr_$address, sopmtr_$descriptor, sopmtr_$handle, sorg2l_, sorg2l_$address, sorg2l_$descriptor, sorg2l_$handle, sorg2r_, sorg2r_$address, sorg2r_$descriptor, sorg2r_$handle, sorgbr_, sorgbr_$address, sorgbr_$descriptor, sorgbr_$handle, sorghr_, sorghr_$address, sorghr_$descriptor, sorghr_$handle, sorgl2_, sorgl2_$address, sorgl2_$descriptor, sorgl2_$handle, sorglq_, sorglq_$address, sorglq_$descriptor, sorglq_$handle, sorgql_, sorgql_$address, sorgql_$descriptor, sorgql_$handle, sorgqr_, sorgqr_$address, sorgqr_$descriptor, sorgqr_$handle, sorgr2_, sorgr2_$address, sorgr2_$descriptor, sorgr2_$handle, sorgrq_, sorgrq_$address, sorgrq_$descriptor, sorgrq_$handle, sorgtr_, sorgtr_$address, sorgtr_$descriptor, sorgtr_$handle, sorm2l_, sorm2l_$address, sorm2l_$descriptor, sorm2l_$handle, sorm2r_, sorm2r_$address, sorm2r_$descriptor, sorm2r_$handle, sormbr_, sormbr_$address, sormbr_$descriptor, sormbr_$handle, sormhr_, sormhr_$address, sormhr_$descriptor, sormhr_$handle, sorml2_, sorml2_$address, sorml2_$descriptor, sorml2_$handle, sormlq_, sormlq_$address, sormlq_$descriptor, sormlq_$handle, sormql_, sormql_$address, sormql_$descriptor, sormql_$handle, sormqr_, sormqr_$address, sormqr_$descriptor, sormqr_$handle, sormr2_, sormr2_$address, sormr2_$descriptor, sormr2_$handle, sormr3_, sormr3_$address, sormr3_$descriptor, sormr3_$handle, sormrq_, sormrq_$address, sormrq_$descriptor, sormrq_$handle, sormrz_, sormrz_$address, sormrz_$descriptor, sormrz_$handle, sormtr_, sormtr_$address, sormtr_$descriptor, sormtr_$handle, spbcon_, spbcon_$address, spbcon_$descriptor, spbcon_$handle, spbequ_, spbequ_$address, spbequ_$descriptor, spbequ_$handle, spbrfs_, spbrfs_$address, spbrfs_$descriptor, spbrfs_$handle, spbstf_, spbstf_$address, spbstf_$descriptor, spbstf_$handle, spbsv_, spbsv_$address, spbsv_$descriptor, spbsv_$handle, spbsvx_, spbsvx_$address, spbsvx_$descriptor, spbsvx_$handle, spbtf2_, spbtf2_$address, spbtf2_$descriptor, spbtf2_$handle, spbtrf_, spbtrf_$address, spbtrf_$descriptor, spbtrf_$handle, spbtrs_, spbtrs_$address, spbtrs_$descriptor, spbtrs_$handle, spftrf_, spftrf_$address, spftrf_$descriptor, spftrf_$handle
-
Method Details
-
spftri_$descriptor
Function descriptor for:int spftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
-
spftri_$handle
Downcall method handle for:int spftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
-
spftri_$address
Address for:int spftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
-
spftri_
public static int spftri_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __info) int spftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
-
spftrs_$descriptor
Function descriptor for:int spftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spftrs_$handle
Downcall method handle for:int spftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spftrs_$address
Address for:int spftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spftrs_
public static int spftrs_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int spftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spocon_$descriptor
Function descriptor for:int spocon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spocon_$handle
Downcall method handle for:int spocon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spocon_$address
Address for:int spocon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spocon_
public static int spocon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int spocon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spoequ_$descriptor
Function descriptor for:int spoequ_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
spoequ_$handle
Downcall method handle for:int spoequ_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
spoequ_$address
Address for:int spoequ_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
spoequ_
public static int spoequ_(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int spoequ_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
spoequb_$descriptor
Function descriptor for:int spoequb_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
spoequb_$handle
Downcall method handle for:int spoequb_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
spoequb_$address
Address for:int spoequb_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
spoequb_
public static int spoequb_(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int spoequb_(__CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
sporfs_$descriptor
Function descriptor for:int sporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sporfs_$handle
Downcall method handle for:int sporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sporfs_$address
Address for:int sporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sporfs_
public static int sporfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sposv_$descriptor
Function descriptor for:int sposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sposv_$handle
Downcall method handle for:int sposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sposv_$address
Address for:int sposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sposv_
public static int sposv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int sposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sposvx_$descriptor
Function descriptor for:int sposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sposvx_$handle
Downcall method handle for:int sposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sposvx_$address
Address for:int sposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sposvx_
public static int sposvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spotf2_$descriptor
Function descriptor for:int spotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotf2_$handle
Downcall method handle for:int spotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotf2_$address
Address for:int spotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotf2_
public static int spotf2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int spotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotrf_$descriptor
Function descriptor for:int spotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotrf_$handle
Downcall method handle for:int spotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotrf_$address
Address for:int spotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotrf_
public static int spotrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int spotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotri_$descriptor
Function descriptor for:int spotri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotri_$handle
Downcall method handle for:int spotri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotri_$address
Address for:int spotri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotri_
public static int spotri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int spotri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
spotrs_$descriptor
Function descriptor for:int spotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spotrs_$handle
Downcall method handle for:int spotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spotrs_$address
Address for:int spotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spotrs_
public static int spotrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int spotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sppcon_$descriptor
Function descriptor for:int sppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sppcon_$handle
Downcall method handle for:int sppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sppcon_$address
Address for:int sppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sppcon_
public static int sppcon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sppequ_$descriptor
Function descriptor for:int sppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
sppequ_$handle
Downcall method handle for:int sppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
sppequ_$address
Address for:int sppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
sppequ_
public static int sppequ_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int sppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_integer *__info)
-
spprfs_$descriptor
Function descriptor for:int spprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spprfs_$handle
Downcall method handle for:int spprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spprfs_$address
Address for:int spprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spprfs_
public static int spprfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int spprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sppsv_$descriptor
Function descriptor for:int sppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sppsv_$handle
Downcall method handle for:int sppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sppsv_$address
Address for:int sppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sppsv_
public static int sppsv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int sppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sppsvx_$descriptor
Function descriptor for:int sppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sppsvx_$handle
Downcall method handle for:int sppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sppsvx_$address
Address for:int sppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sppsvx_
public static int sppsvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, char *__equed, __CLPK_real *__s, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
spptrf_$descriptor
Function descriptor for:int spptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
spptrf_$handle
Downcall method handle for:int spptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
spptrf_$address
Address for:int spptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
spptrf_
public static int spptrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int spptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
spptri_$descriptor
Function descriptor for:int spptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
spptri_$handle
Downcall method handle for:int spptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
spptri_$address
Address for:int spptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
spptri_
public static int spptri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int spptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
spptrs_$descriptor
Function descriptor for:int spptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spptrs_$handle
Downcall method handle for:int spptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spptrs_$address
Address for:int spptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spptrs_
public static int spptrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int spptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spstf2_$descriptor
Function descriptor for:int spstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
-
spstf2_$handle
Downcall method handle for:int spstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
-
spstf2_$address
Address for:int spstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
-
spstf2_
public static int spstf2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __piv, MemorySegment __rank, MemorySegment __tol, MemorySegment __work, MemorySegment __info) int spstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
-
spstrf_$descriptor
Function descriptor for:int spstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
-
spstrf_$handle
Downcall method handle for:int spstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
-
spstrf_$address
Address for:int spstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
-
spstrf_
public static int spstrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __piv, MemorySegment __rank, MemorySegment __tol, MemorySegment __work, MemorySegment __info) int spstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_real *__tol, __CLPK_real *__work, __CLPK_integer *__info)
-
sptcon_$descriptor
Function descriptor for:int sptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__info)
-
sptcon_$handle
Downcall method handle for:int sptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__info)
-
sptcon_$address
Address for:int sptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__info)
-
sptcon_
public static int sptcon_(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int sptcon_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__info)
-
spteqr_$descriptor
Function descriptor for:int spteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
spteqr_$handle
Downcall method handle for:int spteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
spteqr_$address
Address for:int spteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
spteqr_
public static int spteqr_(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int spteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sptrfs_$descriptor
Function descriptor for:int sptrfs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
-
sptrfs_$handle
Downcall method handle for:int sptrfs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
-
sptrfs_$address
Address for:int sptrfs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
-
sptrfs_
public static int sptrfs_(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __df, MemorySegment __ef, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __info) int sptrfs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
-
sptsv_$descriptor
Function descriptor for:int sptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sptsv_$handle
Downcall method handle for:int sptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sptsv_$address
Address for:int sptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sptsv_
public static int sptsv_(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int sptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sptsvx_$descriptor
Function descriptor for:int sptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
-
sptsvx_$handle
Downcall method handle for:int sptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
-
sptsvx_$address
Address for:int sptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
-
sptsvx_
public static int sptsvx_(MemorySegment __fact, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __df, MemorySegment __ef, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __info) int sptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__df, __CLPK_real *__ef, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__info)
-
spttrf_$descriptor
Function descriptor for:int spttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
-
spttrf_$handle
Downcall method handle for:int spttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
-
spttrf_$address
Address for:int spttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
-
spttrf_
public static int spttrf_(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __info) int spttrf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
-
spttrs_$descriptor
Function descriptor for:int spttrs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spttrs_$handle
Downcall method handle for:int spttrs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spttrs_$address
Address for:int spttrs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
spttrs_
public static int spttrs_(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int spttrs_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sptts2_$descriptor
Function descriptor for:int sptts2_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb)
-
sptts2_$handle
Downcall method handle for:int sptts2_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb)
-
sptts2_$address
Address for:int sptts2_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb)
-
sptts2_
public static int sptts2_(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb) int sptts2_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__b, __CLPK_integer *__ldb)
-
srscl_$descriptor
Function descriptor for:int srscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_real *__sx, __CLPK_integer *__incx)
-
srscl_$handle
Downcall method handle for:int srscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_real *__sx, __CLPK_integer *__incx)
-
srscl_$address
Address for:int srscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_real *__sx, __CLPK_integer *__incx)
-
srscl_
public static int srscl_(MemorySegment __n, MemorySegment __sa, MemorySegment __sx, MemorySegment __incx) int srscl_(__CLPK_integer *__n, __CLPK_real *__sa, __CLPK_real *__sx, __CLPK_integer *__incx)
-
ssbev_$descriptor
Function descriptor for:int ssbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbev_$handle
Downcall method handle for:int ssbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbev_$address
Address for:int ssbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbev_
public static int ssbev_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int ssbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbevd_$descriptor
Function descriptor for:int ssbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssbevd_$handle
Downcall method handle for:int ssbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssbevd_$address
Address for:int ssbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssbevd_
public static int ssbevd_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssbevx_$descriptor
Function descriptor for:int ssbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssbevx_$handle
Downcall method handle for:int ssbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssbevx_$address
Address for:int ssbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssbevx_
public static int ssbevx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __q, MemorySegment __ldq, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int ssbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssbgst_$descriptor
Function descriptor for:int ssbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbgst_$handle
Downcall method handle for:int ssbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbgst_$address
Address for:int ssbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbgst_
public static int ssbgst_(MemorySegment __vect, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __x, MemorySegment __ldx, MemorySegment __work, MemorySegment __info) int ssbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbgv_$descriptor
Function descriptor for:int ssbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbgv_$handle
Downcall method handle for:int ssbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbgv_$address
Address for:int ssbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbgv_
public static int ssbgv_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int ssbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbgvd_$descriptor
Function descriptor for:int ssbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssbgvd_$handle
Downcall method handle for:int ssbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssbgvd_$address
Address for:int ssbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssbgvd_
public static int ssbgvd_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssbgvx_$descriptor
Function descriptor for:int ssbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssbgvx_$handle
Downcall method handle for:int ssbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssbgvx_$address
Address for:int ssbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssbgvx_
public static int ssbgvx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __q, MemorySegment __ldq, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int ssbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__bb, __CLPK_integer *__ldbb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssbtrd_$descriptor
Function descriptor for:int ssbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbtrd_$handle
Downcall method handle for:int ssbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbtrd_$address
Address for:int ssbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__info)
-
ssbtrd_
public static int ssbtrd_(MemorySegment __vect, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __d__, MemorySegment __e, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __info) int ssbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__info)
-
ssfrk_$descriptor
Function descriptor for:int ssfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_real *__c__)
-
ssfrk_$handle
Downcall method handle for:int ssfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_real *__c__)
-
ssfrk_$address
Address for:int ssfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_real *__c__)
-
ssfrk_
public static int ssfrk_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __trans, MemorySegment __n, MemorySegment __k, MemorySegment __alpha, MemorySegment __a, MemorySegment __lda, MemorySegment __beta, MemorySegment __c__) int ssfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__beta, __CLPK_real *__c__)
-
sspcon_$descriptor
Function descriptor for:int sspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sspcon_$handle
Downcall method handle for:int sspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sspcon_$address
Address for:int sspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sspcon_
public static int sspcon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sspev_$descriptor
Function descriptor for:int sspev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sspev_$handle
Downcall method handle for:int sspev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sspev_$address
Address for:int sspev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sspev_
public static int sspev_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int sspev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sspevd_$descriptor
Function descriptor for:int sspevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sspevd_$handle
Downcall method handle for:int sspevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sspevd_$address
Address for:int sspevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sspevd_
public static int sspevd_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sspevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sspevx_$descriptor
Function descriptor for:int sspevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sspevx_$handle
Downcall method handle for:int sspevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sspevx_$address
Address for:int sspevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sspevx_
public static int sspevx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int sspevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sspgst_$descriptor
Function descriptor for:int sspgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_integer *__info)
-
sspgst_$handle
Downcall method handle for:int sspgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_integer *__info)
-
sspgst_$address
Address for:int sspgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_integer *__info)
-
sspgst_
public static int sspgst_(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __info) int sspgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_integer *__info)
-
sspgv_$descriptor
Function descriptor for:int sspgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sspgv_$handle
Downcall method handle for:int sspgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sspgv_$address
Address for:int sspgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sspgv_
public static int sspgv_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int sspgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sspgvd_$descriptor
Function descriptor for:int sspgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sspgvd_$handle
Downcall method handle for:int sspgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sspgvd_$address
Address for:int sspgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sspgvd_
public static int sspgvd_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sspgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sspgvx_$descriptor
Function descriptor for:int sspgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sspgvx_$handle
Downcall method handle for:int sspgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sspgvx_$address
Address for:int sspgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sspgvx_
public static int sspgvx_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int sspgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__bp, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssprfs_$descriptor
Function descriptor for:int ssprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssprfs_$handle
Downcall method handle for:int ssprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssprfs_$address
Address for:int ssprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssprfs_
public static int ssprfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int ssprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sspsv_$descriptor
Function descriptor for:int sspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sspsv_$handle
Downcall method handle for:int sspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sspsv_$address
Address for:int sspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sspsv_
public static int sspsv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int sspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sspsvx_$descriptor
Function descriptor for:int sspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sspsvx_$handle
Downcall method handle for:int sspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sspsvx_$address
Address for:int sspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sspsvx_
public static int sspsvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__afp, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssptrd_$descriptor
Function descriptor for:int ssptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
-
ssptrd_$handle
Downcall method handle for:int ssptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
-
ssptrd_$address
Address for:int ssptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
-
ssptrd_
public static int ssptrd_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __info) int ssptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
-
ssptrf_$descriptor
Function descriptor for:int ssptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
ssptrf_$handle
Downcall method handle for:int ssptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
ssptrf_$address
Address for:int ssptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
ssptrf_
public static int ssptrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __info) int ssptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
ssptri_$descriptor
Function descriptor for:int ssptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
-
ssptri_$handle
Downcall method handle for:int ssptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
-
ssptri_$address
Address for:int ssptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
-
ssptri_
public static int ssptri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int ssptri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
-
ssptrs_$descriptor
Function descriptor for:int ssptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssptrs_$handle
Downcall method handle for:int ssptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssptrs_$address
Address for:int ssptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssptrs_
public static int ssptrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ssptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
sstebz_$descriptor
Function descriptor for:int sstebz_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_integer *__nsplit, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sstebz_$handle
Downcall method handle for:int sstebz_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_integer *__nsplit, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sstebz_$address
Address for:int sstebz_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_integer *__nsplit, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sstebz_
public static int sstebz_(MemorySegment __range, MemorySegment __order, MemorySegment __n, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __d__, MemorySegment __e, MemorySegment __m, MemorySegment __nsplit, MemorySegment __w, MemorySegment __iblock, MemorySegment __isplit, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int sstebz_(char *__range, char *__order, __CLPK_integer *__n, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_integer *__nsplit, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
sstedc_$descriptor
Function descriptor for:int sstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstedc_$handle
Downcall method handle for:int sstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstedc_$address
Address for:int sstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstedc_
public static int sstedc_(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstedc_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstegr_$descriptor
Function descriptor for:int sstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstegr_$handle
Downcall method handle for:int sstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstegr_$address
Address for:int sstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstegr_
public static int sstegr_(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstein_$descriptor
Function descriptor for:int sstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sstein_$handle
Downcall method handle for:int sstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sstein_$address
Address for:int sstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sstein_
public static int sstein_(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __m, MemorySegment __w, MemorySegment __iblock, MemorySegment __isplit, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int sstein_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sstemr_$descriptor
Function descriptor for:int sstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstemr_$handle
Downcall method handle for:int sstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstemr_$address
Address for:int sstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstemr_
public static int sstemr_(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __nzc, MemorySegment __isuppz, MemorySegment __tryrac, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssteqr_$descriptor
Function descriptor for:int ssteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssteqr_$handle
Downcall method handle for:int ssteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssteqr_$address
Address for:int ssteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssteqr_
public static int ssteqr_(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int ssteqr_(char *__compz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
ssterf_$descriptor
Function descriptor for:int ssterf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
-
ssterf_$handle
Downcall method handle for:int ssterf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
-
ssterf_$address
Address for:int ssterf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
-
ssterf_
public static int ssterf_(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __info) int ssterf_(__CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_integer *__info)
-
sstev_$descriptor
Function descriptor for:int sstev_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sstev_$handle
Downcall method handle for:int sstev_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sstev_$address
Address for:int sstev_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sstev_
public static int sstev_(MemorySegment __jobz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int sstev_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__info)
-
sstevd_$descriptor
Function descriptor for:int sstevd_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstevd_$handle
Downcall method handle for:int sstevd_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstevd_$address
Address for:int sstevd_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstevd_
public static int sstevd_(MemorySegment __jobz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstevd_(char *__jobz, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstevr_$descriptor
Function descriptor for:int sstevr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstevr_$handle
Downcall method handle for:int sstevr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstevr_$address
Address for:int sstevr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstevr_
public static int sstevr_(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int sstevr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
sstevx_$descriptor
Function descriptor for:int sstevx_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sstevx_$handle
Downcall method handle for:int sstevx_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sstevx_$address
Address for:int sstevx_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
sstevx_
public static int sstevx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int sstevx_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssycon_$descriptor
Function descriptor for:int ssycon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssycon_$handle
Downcall method handle for:int ssycon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssycon_$address
Address for:int ssycon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssycon_
public static int ssycon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int ssycon_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__anorm, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssyequb_$descriptor
Function descriptor for:int ssyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_real *__work, __CLPK_integer *__info)
-
ssyequb_$handle
Downcall method handle for:int ssyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_real *__work, __CLPK_integer *__info)
-
ssyequb_$address
Address for:int ssyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_real *__work, __CLPK_integer *__info)
-
ssyequb_
public static int ssyequb_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __work, MemorySegment __info) int ssyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__s, __CLPK_real *__scond, __CLPK_real *__amax, __CLPK_real *__work, __CLPK_integer *__info)
-
ssyev_$descriptor
Function descriptor for:int ssyev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssyev_$handle
Downcall method handle for:int ssyev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssyev_$address
Address for:int ssyev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssyev_
public static int ssyev_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssyev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssyevd_$descriptor
Function descriptor for:int ssyevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssyevd_$handle
Downcall method handle for:int ssyevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssyevd_$address
Address for:int ssyevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssyevd_
public static int ssyevd_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssyevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssyevr_$descriptor
Function descriptor for:int ssyevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssyevr_$handle
Downcall method handle for:int ssyevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssyevr_$address
Address for:int ssyevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssyevr_
public static int ssyevr_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssyevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssyevx_$descriptor
Function descriptor for:int ssyevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssyevx_$handle
Downcall method handle for:int ssyevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssyevx_$address
Address for:int ssyevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssyevx_
public static int ssyevx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int ssyevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssygs2_$descriptor
Function descriptor for:int ssygs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssygs2_$handle
Downcall method handle for:int ssygs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssygs2_$address
Address for:int ssygs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssygs2_
public static int ssygs2_(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ssygs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssygst_$descriptor
Function descriptor for:int ssygst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssygst_$handle
Downcall method handle for:int ssygst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssygst_$address
Address for:int ssygst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssygst_
public static int ssygst_(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ssygst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssygv_$descriptor
Function descriptor for:int ssygv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssygv_$handle
Downcall method handle for:int ssygv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssygv_$address
Address for:int ssygv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssygv_
public static int ssygv_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssygv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssygvd_$descriptor
Function descriptor for:int ssygvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssygvd_$handle
Downcall method handle for:int ssygvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssygvd_$address
Address for:int ssygvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssygvd_
public static int ssygvd_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ssygvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__w, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ssygvx_$descriptor
Function descriptor for:int ssygvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssygvx_$handle
Downcall method handle for:int ssygvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssygvx_$address
Address for:int ssygvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssygvx_
public static int ssygvx_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int ssygvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_real *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_real *__abstol, __CLPK_integer *__m, __CLPK_real *__w, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
ssyrfs_$descriptor
Function descriptor for:int ssyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssyrfs_$handle
Downcall method handle for:int ssyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssyrfs_$address
Address for:int ssyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssyrfs_
public static int ssyrfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int ssyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssysv_$descriptor
Function descriptor for:int ssysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssysv_$handle
Downcall method handle for:int ssysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssysv_$address
Address for:int ssysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssysv_
public static int ssysv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssysvx_$descriptor
Function descriptor for:int ssysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssysvx_$handle
Downcall method handle for:int ssysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssysvx_$address
Address for:int ssysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssysvx_
public static int ssysvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int ssysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__rcond, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ssytd2_$descriptor
Function descriptor for:int ssytd2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
-
ssytd2_$handle
Downcall method handle for:int ssytd2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
-
ssytd2_$address
Address for:int ssytd2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
-
ssytd2_
public static int ssytd2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __info) int ssytd2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_integer *__info)
-
ssytf2_$descriptor
Function descriptor for:int ssytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
ssytf2_$handle
Downcall method handle for:int ssytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
ssytf2_$address
Address for:int ssytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
ssytf2_
public static int ssytf2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int ssytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
ssytrd_$descriptor
Function descriptor for:int ssytrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssytrd_$handle
Downcall method handle for:int ssytrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssytrd_$address
Address for:int ssytrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssytrd_
public static int ssytrd_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssytrd_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__d__, __CLPK_real *__e, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssytrf_$descriptor
Function descriptor for:int ssytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssytrf_$handle
Downcall method handle for:int ssytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssytrf_$address
Address for:int ssytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssytrf_
public static int ssytrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ssytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ssytri_$descriptor
Function descriptor for:int ssytri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
-
ssytri_$handle
Downcall method handle for:int ssytri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
-
ssytri_$address
Address for:int ssytri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
-
ssytri_
public static int ssytri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int ssytri_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__work, __CLPK_integer *__info)
-
ssytrs_$descriptor
Function descriptor for:int ssytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssytrs_$handle
Downcall method handle for:int ssytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssytrs_$address
Address for:int ssytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ssytrs_
public static int ssytrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ssytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stbcon_$descriptor
Function descriptor for:int stbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stbcon_$handle
Downcall method handle for:int stbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stbcon_$address
Address for:int stbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stbcon_
public static int stbcon_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int stbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stbrfs_$descriptor
Function descriptor for:int stbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stbrfs_$handle
Downcall method handle for:int stbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stbrfs_$address
Address for:int stbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stbrfs_
public static int stbrfs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int stbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stbtrs_$descriptor
Function descriptor for:int stbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stbtrs_$handle
Downcall method handle for:int stbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stbtrs_$address
Address for:int stbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stbtrs_
public static int stbtrs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int stbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_real *__ab, __CLPK_integer *__ldab, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stfsm_$descriptor
Function descriptor for:int stfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb)
-
stfsm_$handle
Downcall method handle for:int stfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb)
-
stfsm_$address
Address for:int stfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb)
-
stfsm_
public static int stfsm_(MemorySegment __transr, MemorySegment __side, MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __m, MemorySegment __n, MemorySegment __alpha, MemorySegment __a, MemorySegment __b, MemorySegment __ldb) int stfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__alpha, __CLPK_real *__a, __CLPK_real *__b, __CLPK_integer *__ldb)
-
stftri_$descriptor
Function descriptor for:int stftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
-
stftri_$handle
Downcall method handle for:int stftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
-
stftri_$address
Address for:int stftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
-
stftri_
public static int stftri_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __info) int stftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__info)
-
stfttp_$descriptor
Function descriptor for:int stfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__ap, __CLPK_integer *__info)
-
stfttp_$handle
Downcall method handle for:int stfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__ap, __CLPK_integer *__info)
-
stfttp_$address
Address for:int stfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__ap, __CLPK_integer *__info)
-
stfttp_
public static int stfttp_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __arf, MemorySegment __ap, MemorySegment __info) int stfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__ap, __CLPK_integer *__info)
-
stfttr_$descriptor
Function descriptor for:int stfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
stfttr_$handle
Downcall method handle for:int stfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
stfttr_$address
Address for:int stfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
stfttr_
public static int stfttr_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __arf, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int stfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__arf, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
stgevc_$descriptor
Function descriptor for:int stgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__s, __CLPK_integer *__lds, __CLPK_real *__p, __CLPK_integer *__ldp, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
-
stgevc_$handle
Downcall method handle for:int stgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__s, __CLPK_integer *__lds, __CLPK_real *__p, __CLPK_integer *__ldp, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
-
stgevc_$address
Address for:int stgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__s, __CLPK_integer *__lds, __CLPK_real *__p, __CLPK_integer *__ldp, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
-
stgevc_
public static int stgevc_(MemorySegment __side, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __s, MemorySegment __lds, MemorySegment __p, MemorySegment __ldp, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __info) int stgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__s, __CLPK_integer *__lds, __CLPK_real *__p, __CLPK_integer *__ldp, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
-
stgex2_$descriptor
Function descriptor for:int stgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stgex2_$handle
Downcall method handle for:int stgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stgex2_$address
Address for:int stgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stgex2_
public static int stgex2_(MemorySegment __wantq, MemorySegment __wantz, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __j1, MemorySegment __n1, MemorySegment __n2, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int stgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__n1, __CLPK_integer *__n2, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stgexc_$descriptor
Function descriptor for:int stgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stgexc_$handle
Downcall method handle for:int stgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stgexc_$address
Address for:int stgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stgexc_
public static int stgexc_(MemorySegment __wantq, MemorySegment __wantz, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __ifst, MemorySegment __ilst, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int stgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stgsen_$descriptor
Function descriptor for:int stgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__alphar, __CLPK_real *__alphai, __CLPK_real *__beta, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
stgsen_$handle
Downcall method handle for:int stgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__alphar, __CLPK_real *__alphai, __CLPK_real *__beta, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
stgsen_$address
Address for:int stgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__alphar, __CLPK_real *__alphai, __CLPK_real *__beta, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
stgsen_
public static int stgsen_(MemorySegment __ijob, MemorySegment __wantq, MemorySegment __wantz, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alphar, MemorySegment __alphai, MemorySegment __beta, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __m, MemorySegment __pl, MemorySegment __pr, MemorySegment __dif, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int stgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__alphar, __CLPK_real *__alphai, __CLPK_real *__beta, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_real *__pl, __CLPK_real *__pr, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
stgsja_$descriptor
Function descriptor for:int stgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__v, __CLPK_integer *__ldv, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
-
stgsja_$handle
Downcall method handle for:int stgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__v, __CLPK_integer *__ldv, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
-
stgsja_$address
Address for:int stgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__v, __CLPK_integer *__ldv, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
-
stgsja_
public static int stgsja_(MemorySegment __jobu, MemorySegment __jobv, MemorySegment __jobq, MemorySegment __m, MemorySegment __p, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __tola, MemorySegment __tolb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __u, MemorySegment __ldu, MemorySegment __v, MemorySegment __ldv, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __ncycle, MemorySegment __info) int stgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__tola, __CLPK_real *__tolb, __CLPK_real *__alpha, __CLPK_real *__beta, __CLPK_real *__u, __CLPK_integer *__ldu, __CLPK_real *__v, __CLPK_integer *__ldv, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
-
stgsna_$descriptor
Function descriptor for:int stgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stgsna_$handle
Downcall method handle for:int stgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stgsna_$address
Address for:int stgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stgsna_
public static int stgsna_(MemorySegment __job, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __s, MemorySegment __dif, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int stgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stgsy2_$descriptor
Function descriptor for:int stgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__iwork, __CLPK_integer *__pq, __CLPK_integer *__info)
-
stgsy2_$handle
Downcall method handle for:int stgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__iwork, __CLPK_integer *__pq, __CLPK_integer *__info)
-
stgsy2_$address
Address for:int stgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__iwork, __CLPK_integer *__pq, __CLPK_integer *__info)
-
stgsy2_
public static int stgsy2_(MemorySegment __trans, MemorySegment __ijob, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __d__, MemorySegment __ldd, MemorySegment __e, MemorySegment __lde, MemorySegment __f, MemorySegment __ldf, MemorySegment __scale, MemorySegment __rdsum, MemorySegment __rdscal, MemorySegment __iwork, MemorySegment __pq, MemorySegment __info) int stgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__rdsum, __CLPK_real *__rdscal, __CLPK_integer *__iwork, __CLPK_integer *__pq, __CLPK_integer *__info)
-
stgsyl_$descriptor
Function descriptor for:int stgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stgsyl_$handle
Downcall method handle for:int stgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stgsyl_$address
Address for:int stgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stgsyl_
public static int stgsyl_(MemorySegment __trans, MemorySegment __ijob, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __d__, MemorySegment __ldd, MemorySegment __e, MemorySegment __lde, MemorySegment __f, MemorySegment __ldf, MemorySegment __scale, MemorySegment __dif, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int stgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__d__, __CLPK_integer *__ldd, __CLPK_real *__e, __CLPK_integer *__lde, __CLPK_real *__f, __CLPK_integer *__ldf, __CLPK_real *__scale, __CLPK_real *__dif, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stpcon_$descriptor
Function descriptor for:int stpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stpcon_$handle
Downcall method handle for:int stpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stpcon_$address
Address for:int stpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stpcon_
public static int stpcon_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int stpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stprfs_$descriptor
Function descriptor for:int stprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stprfs_$handle
Downcall method handle for:int stprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stprfs_$address
Address for:int stprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stprfs_
public static int stprfs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int stprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
stptri_$descriptor
Function descriptor for:int stptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
stptri_$handle
Downcall method handle for:int stptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
stptri_$address
Address for:int stptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
stptri_
public static int stptri_(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int stptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_integer *__info)
-
stptrs_$descriptor
Function descriptor for:int stptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stptrs_$handle
Downcall method handle for:int stptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stptrs_$address
Address for:int stptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stptrs_
public static int stptrs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int stptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__ap, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
stpttf_$descriptor
Function descriptor for:int stpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__arf, __CLPK_integer *__info)
-
stpttf_$handle
Downcall method handle for:int stpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__arf, __CLPK_integer *__info)
-
stpttf_$address
Address for:int stpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__arf, __CLPK_integer *__info)
-
stpttf_
public static int stpttf_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __arf, MemorySegment __info) int stpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__arf, __CLPK_integer *__info)
-
stpttr_$descriptor
Function descriptor for:int stpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
stpttr_$handle
Downcall method handle for:int stpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
stpttr_$address
Address for:int stpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
stpttr_
public static int stpttr_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int stpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__ap, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strcon_$descriptor
Function descriptor for:int strcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strcon_$handle
Downcall method handle for:int strcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strcon_$address
Address for:int strcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strcon_
public static int strcon_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __rcond, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int strcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__rcond, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strevc_$descriptor
Function descriptor for:int strevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
-
strevc_$handle
Downcall method handle for:int strevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
-
strevc_$address
Address for:int strevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
-
strevc_
public static int strevc_(MemorySegment __side, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __info) int strevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__info)
-
strexc_$descriptor
Function descriptor for:int strexc_(char *__compq, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__info)
-
strexc_$handle
Downcall method handle for:int strexc_(char *__compq, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__info)
-
strexc_$address
Address for:int strexc_(char *__compq, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__info)
-
strexc_
public static int strexc_(MemorySegment __compq, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __q, MemorySegment __ldq, MemorySegment __ifst, MemorySegment __ilst, MemorySegment __work, MemorySegment __info) int strexc_(char *__compq, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_real *__work, __CLPK_integer *__info)
-
strrfs_$descriptor
Function descriptor for:int strrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strrfs_$handle
Downcall method handle for:int strrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strrfs_$address
Address for:int strrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strrfs_
public static int strrfs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int strrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__x, __CLPK_integer *__ldx, __CLPK_real *__ferr, __CLPK_real *__berr, __CLPK_real *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strsen_$descriptor
Function descriptor for:int strsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__wr, __CLPK_real *__wi, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
strsen_$handle
Downcall method handle for:int strsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__wr, __CLPK_real *__wi, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
strsen_$address
Address for:int strsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__wr, __CLPK_real *__wi, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
strsen_
public static int strsen_(MemorySegment __job, MemorySegment __compq, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __q, MemorySegment __ldq, MemorySegment __wr, MemorySegment __wi, MemorySegment __m, MemorySegment __s, MemorySegment __sep, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int strsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__q, __CLPK_integer *__ldq, __CLPK_real *__wr, __CLPK_real *__wi, __CLPK_integer *__m, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
strsna_$descriptor
Function descriptor for:int strsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__ldwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strsna_$handle
Downcall method handle for:int strsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__ldwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strsna_$address
Address for:int strsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__ldwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strsna_
public static int strsna_(MemorySegment __job, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __s, MemorySegment __sep, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __ldwork, MemorySegment __iwork, MemorySegment __info) int strsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_real *__t, __CLPK_integer *__ldt, __CLPK_real *__vl, __CLPK_integer *__ldvl, __CLPK_real *__vr, __CLPK_integer *__ldvr, __CLPK_real *__s, __CLPK_real *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_real *__work, __CLPK_integer *__ldwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
strsyl_$descriptor
Function descriptor for:int strsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
-
strsyl_$handle
Downcall method handle for:int strsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
-
strsyl_$address
Address for:int strsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
-
strsyl_
public static int strsyl_(MemorySegment __trana, MemorySegment __tranb, MemorySegment __isgn, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __scale, MemorySegment __info) int strsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_real *__c__, __CLPK_integer *__ldc, __CLPK_real *__scale, __CLPK_integer *__info)
-
strti2_$descriptor
Function descriptor for:int strti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strti2_$handle
Downcall method handle for:int strti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strti2_$address
Address for:int strti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strti2_
public static int strti2_(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int strti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strtri_$descriptor
Function descriptor for:int strtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strtri_$handle
Downcall method handle for:int strtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strtri_$address
Address for:int strtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strtri_
public static int strtri_(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int strtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
strtrs_$descriptor
Function descriptor for:int strtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
strtrs_$handle
Downcall method handle for:int strtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
strtrs_$address
Address for:int strtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
strtrs_
public static int strtrs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int strtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
strttf_$descriptor
Function descriptor for:int strttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__arf, __CLPK_integer *__info)
-
strttf_$handle
Downcall method handle for:int strttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__arf, __CLPK_integer *__info)
-
strttf_$address
Address for:int strttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__arf, __CLPK_integer *__info)
-
strttf_
public static int strttf_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __arf, MemorySegment __info) int strttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__arf, __CLPK_integer *__info)
-
strttp_$descriptor
Function descriptor for:int strttp_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__ap, __CLPK_integer *__info)
-
strttp_$handle
Downcall method handle for:int strttp_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__ap, __CLPK_integer *__info)
-
strttp_$address
Address for:int strttp_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__ap, __CLPK_integer *__info)
-
strttp_
public static int strttp_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ap, MemorySegment __info) int strttp_(char *__uplo, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__ap, __CLPK_integer *__info)
-
stzrqf_$descriptor
Function descriptor for:int stzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_integer *__info)
-
stzrqf_$handle
Downcall method handle for:int stzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_integer *__info)
-
stzrqf_$address
Address for:int stzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_integer *__info)
-
stzrqf_
public static int stzrqf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __info) int stzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_integer *__info)
-
stzrzf_$descriptor
Function descriptor for:int stzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stzrzf_$handle
Downcall method handle for:int stzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stzrzf_$address
Address for:int stzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
stzrzf_
public static int stzrzf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int stzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_real *__a, __CLPK_integer *__lda, __CLPK_real *__tau, __CLPK_real *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zbdsqr_$descriptor
Function descriptor for:int zbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zbdsqr_$handle
Downcall method handle for:int zbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zbdsqr_$address
Address for:int zbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zbdsqr_
public static int zbdsqr_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ncvt, MemorySegment __nru, MemorySegment __ncc, MemorySegment __d__, MemorySegment __e, MemorySegment __vt, MemorySegment __ldvt, MemorySegment __u, MemorySegment __ldu, MemorySegment __c__, MemorySegment __ldc, MemorySegment __rwork, MemorySegment __info) int zbdsqr_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ncvt, __CLPK_integer *__nru, __CLPK_integer *__ncc, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zcgesv_$descriptor
Function descriptor for:int zcgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
-
zcgesv_$handle
Downcall method handle for:int zcgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
-
zcgesv_$address
Address for:int zcgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
-
zcgesv_
public static int zcgesv_(MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __work, MemorySegment __swork, MemorySegment __rwork, MemorySegment __iter, MemorySegment __info) int zcgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
-
zcposv_$descriptor
Function descriptor for:int zcposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
-
zcposv_$handle
Downcall method handle for:int zcposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
-
zcposv_$address
Address for:int zcposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
-
zcposv_
public static int zcposv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __work, MemorySegment __swork, MemorySegment __rwork, MemorySegment __iter, MemorySegment __info) int zcposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_complex *__swork, __CLPK_doublereal *__rwork, __CLPK_integer *__iter, __CLPK_integer *__info)
-
zdrscl_$descriptor
Function descriptor for:int zdrscl_(__CLPK_integer *__n, __CLPK_doublereal *__sa, __CLPK_doublecomplex *__sx, __CLPK_integer *__incx)
-
zdrscl_$handle
Downcall method handle for:int zdrscl_(__CLPK_integer *__n, __CLPK_doublereal *__sa, __CLPK_doublecomplex *__sx, __CLPK_integer *__incx)
-
zdrscl_$address
Address for:int zdrscl_(__CLPK_integer *__n, __CLPK_doublereal *__sa, __CLPK_doublecomplex *__sx, __CLPK_integer *__incx)
-
zdrscl_
public static int zdrscl_(MemorySegment __n, MemorySegment __sa, MemorySegment __sx, MemorySegment __incx) int zdrscl_(__CLPK_integer *__n, __CLPK_doublereal *__sa, __CLPK_doublecomplex *__sx, __CLPK_integer *__incx)
-
zgbbrd_$descriptor
Function descriptor for:int zgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__pt, __CLPK_integer *__ldpt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbbrd_$handle
Downcall method handle for:int zgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__pt, __CLPK_integer *__ldpt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbbrd_$address
Address for:int zgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__pt, __CLPK_integer *__ldpt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbbrd_
public static int zgbbrd_(MemorySegment __vect, MemorySegment __m, MemorySegment __n, MemorySegment __ncc, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __d__, MemorySegment __e, MemorySegment __q, MemorySegment __ldq, MemorySegment __pt, MemorySegment __ldpt, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgbbrd_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ncc, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__pt, __CLPK_integer *__ldpt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbcon_$descriptor
Function descriptor for:int zgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbcon_$handle
Downcall method handle for:int zgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbcon_$address
Address for:int zgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbcon_
public static int zgbcon_(MemorySegment __norm, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgbcon_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbequ_$descriptor
Function descriptor for:int zgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgbequ_$handle
Downcall method handle for:int zgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgbequ_$address
Address for:int zgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgbequ_
public static int zgbequ_(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __info) int zgbequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgbequb_$descriptor
Function descriptor for:int zgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgbequb_$handle
Downcall method handle for:int zgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgbequb_$address
Address for:int zgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgbequb_
public static int zgbequb_(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __info) int zgbequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgbrfs_$descriptor
Function descriptor for:int zgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbrfs_$handle
Downcall method handle for:int zgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbrfs_$address
Address for:int zgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbrfs_
public static int zgbrfs_(MemorySegment __trans, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __afb, MemorySegment __ldafb, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgbrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbsv_$descriptor
Function descriptor for:int zgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgbsv_$handle
Downcall method handle for:int zgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgbsv_$address
Address for:int zgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgbsv_
public static int zgbsv_(MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgbsv_(__CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgbsvx_$descriptor
Function descriptor for:int zgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbsvx_$handle
Downcall method handle for:int zgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbsvx_$address
Address for:int zgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbsvx_
public static int zgbsvx_(MemorySegment __fact, MemorySegment __trans, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __afb, MemorySegment __ldafb, MemorySegment __ipiv, MemorySegment __equed, MemorySegment __r__, MemorySegment __c__, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgbsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgbtf2_$descriptor
Function descriptor for:int zgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgbtf2_$handle
Downcall method handle for:int zgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgbtf2_$address
Address for:int zgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgbtf2_
public static int zgbtf2_(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __info) int zgbtf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgbtrf_$descriptor
Function descriptor for:int zgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgbtrf_$handle
Downcall method handle for:int zgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgbtrf_$address
Address for:int zgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgbtrf_
public static int zgbtrf_(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __info) int zgbtrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgbtrs_$descriptor
Function descriptor for:int zgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgbtrs_$handle
Downcall method handle for:int zgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgbtrs_$address
Address for:int zgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgbtrs_
public static int zgbtrs_(MemorySegment __trans, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgbtrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgebak_$descriptor
Function descriptor for:int zgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
-
zgebak_$handle
Downcall method handle for:int zgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
-
zgebak_$address
Address for:int zgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
-
zgebak_
public static int zgebak_(MemorySegment __job, MemorySegment __side, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __scale, MemorySegment __m, MemorySegment __v, MemorySegment __ldv, MemorySegment __info) int zgebak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
-
zgebal_$descriptor
Function descriptor for:int zgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
-
zgebal_$handle
Downcall method handle for:int zgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
-
zgebal_$address
Address for:int zgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
-
zgebal_
public static int zgebal_(MemorySegment __job, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __scale, MemorySegment __info) int zgebal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_integer *__info)
-
zgebd2_$descriptor
Function descriptor for:int zgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgebd2_$handle
Downcall method handle for:int zgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgebd2_$address
Address for:int zgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgebd2_
public static int zgebd2_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tauq, MemorySegment __taup, MemorySegment __work, MemorySegment __info) int zgebd2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgebrd_$descriptor
Function descriptor for:int zgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgebrd_$handle
Downcall method handle for:int zgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgebrd_$address
Address for:int zgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgebrd_
public static int zgebrd_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tauq, MemorySegment __taup, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgebrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgecon_$descriptor
Function descriptor for:int zgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgecon_$handle
Downcall method handle for:int zgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgecon_$address
Address for:int zgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgecon_
public static int zgecon_(MemorySegment __norm, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgecon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeequ_$descriptor
Function descriptor for:int zgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgeequ_$handle
Downcall method handle for:int zgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgeequ_$address
Address for:int zgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgeequ_
public static int zgeequ_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __info) int zgeequ_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgeequb_$descriptor
Function descriptor for:int zgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgeequb_$handle
Downcall method handle for:int zgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgeequb_$address
Address for:int zgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgeequb_
public static int zgeequb_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __info) int zgeequb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zgees_$descriptor
Function descriptor for:int zgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgees_$handle
Downcall method handle for:int zgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgees_$address
Address for:int zgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgees_
public static int zgees_(MemorySegment __jobvs, MemorySegment __sort, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __sdim, MemorySegment __w, MemorySegment __vs, MemorySegment __ldvs, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __bwork, MemorySegment __info) int zgees_(char *__jobvs, char *__sort, __CLPK_L_fp __select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgeesx_$descriptor
Function descriptor for:int zgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgeesx_$handle
Downcall method handle for:int zgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgeesx_$address
Address for:int zgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgeesx_
public static int zgeesx_(MemorySegment __jobvs, MemorySegment __sort, MemorySegment __select, MemorySegment __sense, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __sdim, MemorySegment __w, MemorySegment __vs, MemorySegment __ldvs, MemorySegment __rconde, MemorySegment __rcondv, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __bwork, MemorySegment __info) int zgeesx_(char *__jobvs, char *__sort, __CLPK_L_fp __select, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__sdim, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vs, __CLPK_integer *__ldvs, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgeev_$descriptor
Function descriptor for:int zgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeev_$handle
Downcall method handle for:int zgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeev_$address
Address for:int zgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeev_
public static int zgeev_(MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgeev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeevx_$descriptor
Function descriptor for:int zgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeevx_$handle
Downcall method handle for:int zgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeevx_$address
Address for:int zgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeevx_
public static int zgeevx_(MemorySegment __balanc, MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __sense, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __scale, MemorySegment __abnrm, MemorySegment __rconde, MemorySegment __rcondv, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgeevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__scale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgegs_$descriptor
Function descriptor for:int zgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgegs_$handle
Downcall method handle for:int zgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgegs_$address
Address for:int zgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgegs_
public static int zgegs_(MemorySegment __jobvsl, MemorySegment __jobvsr, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vsl, MemorySegment __ldvsl, MemorySegment __vsr, MemorySegment __ldvsr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgegs_(char *__jobvsl, char *__jobvsr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgegv_$descriptor
Function descriptor for:int zgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgegv_$handle
Downcall method handle for:int zgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgegv_$address
Address for:int zgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgegv_
public static int zgegv_(MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgegv_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgehd2_$descriptor
Function descriptor for:int zgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgehd2_$handle
Downcall method handle for:int zgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgehd2_$address
Address for:int zgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgehd2_
public static int zgehd2_(MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgehd2_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgehrd_$descriptor
Function descriptor for:int zgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgehrd_$handle
Downcall method handle for:int zgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgehrd_$address
Address for:int zgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgehrd_
public static int zgehrd_(MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgehrd_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgelq2_$descriptor
Function descriptor for:int zgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgelq2_$handle
Downcall method handle for:int zgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgelq2_$address
Address for:int zgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgelq2_
public static int zgelq2_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgelq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgelqf_$descriptor
Function descriptor for:int zgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgelqf_$handle
Downcall method handle for:int zgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgelqf_$address
Address for:int zgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgelqf_
public static int zgelqf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgelqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgels_$descriptor
Function descriptor for:int zgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgels_$handle
Downcall method handle for:int zgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgels_$address
Address for:int zgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgels_
public static int zgels_(MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgels_(char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgelsd_$descriptor
Function descriptor for:int zgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zgelsd_$handle
Downcall method handle for:int zgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zgelsd_$address
Address for:int zgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zgelsd_
public static int zgelsd_(MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __s, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zgelsd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zgelss_$descriptor
Function descriptor for:int zgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelss_$handle
Downcall method handle for:int zgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelss_$address
Address for:int zgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelss_
public static int zgelss_(MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __s, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgelss_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__s, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelsx_$descriptor
Function descriptor for:int zgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelsx_$handle
Downcall method handle for:int zgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelsx_$address
Address for:int zgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelsx_
public static int zgelsx_(MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __jpvt, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgelsx_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelsy_$descriptor
Function descriptor for:int zgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelsy_$handle
Downcall method handle for:int zgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelsy_$address
Address for:int zgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgelsy_
public static int zgelsy_(MemorySegment __m, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __jpvt, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgelsy_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__jpvt, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeql2_$descriptor
Function descriptor for:int zgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgeql2_$handle
Downcall method handle for:int zgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgeql2_$address
Address for:int zgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgeql2_
public static int zgeql2_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgeql2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgeqlf_$descriptor
Function descriptor for:int zgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgeqlf_$handle
Downcall method handle for:int zgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgeqlf_$address
Address for:int zgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgeqlf_
public static int zgeqlf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgeqlf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgeqp3_$descriptor
Function descriptor for:int zgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeqp3_$handle
Downcall method handle for:int zgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeqp3_$address
Address for:int zgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeqp3_
public static int zgeqp3_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __jpvt, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgeqp3_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeqpf_$descriptor
Function descriptor for:int zgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeqpf_$handle
Downcall method handle for:int zgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeqpf_$address
Address for:int zgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeqpf_
public static int zgeqpf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __jpvt, MemorySegment __tau, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgeqpf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgeqr2_$descriptor
Function descriptor for:int zgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgeqr2_$handle
Downcall method handle for:int zgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgeqr2_$address
Address for:int zgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgeqr2_
public static int zgeqr2_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgeqr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgeqrf_$descriptor
Function descriptor for:int zgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgeqrf_$handle
Downcall method handle for:int zgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgeqrf_$address
Address for:int zgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgeqrf_
public static int zgeqrf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgeqrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgerfs_$descriptor
Function descriptor for:int zgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgerfs_$handle
Downcall method handle for:int zgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgerfs_$address
Address for:int zgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgerfs_
public static int zgerfs_(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgerfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgerq2_$descriptor
Function descriptor for:int zgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgerq2_$handle
Downcall method handle for:int zgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgerq2_$address
Address for:int zgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgerq2_
public static int zgerq2_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zgerq2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgerqf_$descriptor
Function descriptor for:int zgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgerqf_$handle
Downcall method handle for:int zgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgerqf_$address
Address for:int zgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgerqf_
public static int zgerqf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgerqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgesc2_$descriptor
Function descriptor for:int zgesc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
-
zgesc2_$handle
Downcall method handle for:int zgesc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
-
zgesc2_$address
Address for:int zgesc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
-
zgesc2_
public static int zgesc2_(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __rhs, MemorySegment __ipiv, MemorySegment __jpiv, MemorySegment __scale) int zgesc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__rhs, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_doublereal *__scale)
-
zgesdd_$descriptor
Function descriptor for:int zgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zgesdd_$handle
Downcall method handle for:int zgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zgesdd_$address
Address for:int zgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zgesdd_
public static int zgesdd_(MemorySegment __jobz, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __u, MemorySegment __ldu, MemorySegment __vt, MemorySegment __ldvt, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zgesdd_(char *__jobz, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zgesv_$descriptor
Function descriptor for:int zgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgesv_$handle
Downcall method handle for:int zgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgesv_$address
Address for:int zgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgesv_
public static int zgesv_(MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgesv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgesvd_$descriptor
Function descriptor for:int zgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgesvd_$handle
Downcall method handle for:int zgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgesvd_$address
Address for:int zgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgesvd_
public static int zgesvd_(MemorySegment __jobu, MemorySegment __jobvt, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __u, MemorySegment __ldu, MemorySegment __vt, MemorySegment __ldvt, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zgesvd_(char *__jobu, char *__jobvt, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__vt, __CLPK_integer *__ldvt, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgesvx_$descriptor
Function descriptor for:int zgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgesvx_$handle
Downcall method handle for:int zgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgesvx_$address
Address for:int zgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgesvx_
public static int zgesvx_(MemorySegment __fact, MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __equed, MemorySegment __r__, MemorySegment __c__, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgesvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, char *__equed, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgetc2_$descriptor
Function descriptor for:int zgetc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
-
zgetc2_$handle
Downcall method handle for:int zgetc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
-
zgetc2_$address
Address for:int zgetc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
-
zgetc2_
public static int zgetc2_(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __jpiv, MemorySegment __info) int zgetc2_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv, __CLPK_integer *__info)
-
zgetf2_$descriptor
Function descriptor for:int zgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgetf2_$handle
Downcall method handle for:int zgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgetf2_$address
Address for:int zgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgetf2_
public static int zgetf2_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int zgetf2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgetrf_$descriptor
Function descriptor for:int zgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgetrf_$handle
Downcall method handle for:int zgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgetrf_$address
Address for:int zgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgetrf_
public static int zgetrf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int zgetrf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgetri_$descriptor
Function descriptor for:int zgetri_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgetri_$handle
Downcall method handle for:int zgetri_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgetri_$address
Address for:int zgetri_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgetri_
public static int zgetri_(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgetri_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgetrs_$descriptor
Function descriptor for:int zgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgetrs_$handle
Downcall method handle for:int zgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgetrs_$address
Address for:int zgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgetrs_
public static int zgetrs_(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgetrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zggbak_$descriptor
Function descriptor for:int zggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
-
zggbak_$handle
Downcall method handle for:int zggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
-
zggbak_$address
Address for:int zggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
-
zggbak_
public static int zggbak_(MemorySegment __job, MemorySegment __side, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __lscale, MemorySegment __rscale, MemorySegment __m, MemorySegment __v, MemorySegment __ldv, MemorySegment __info) int zggbak_(char *__job, char *__side, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_integer *__m, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__info)
-
zggbal_$descriptor
Function descriptor for:int zggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zggbal_$handle
Downcall method handle for:int zggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zggbal_$address
Address for:int zggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zggbal_
public static int zggbal_(MemorySegment __job, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __lscale, MemorySegment __rscale, MemorySegment __work, MemorySegment __info) int zggbal_(char *__job, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zgges_$descriptor
Function descriptor for:int zgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgges_$handle
Downcall method handle for:int zgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgges_$address
Address for:int zgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zgges_
public static int zgges_(MemorySegment __jobvsl, MemorySegment __jobvsr, MemorySegment __sort, MemorySegment __selctg, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __sdim, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vsl, MemorySegment __ldvsl, MemorySegment __vsr, MemorySegment __ldvsr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __bwork, MemorySegment __info) int zgges_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggesx_$descriptor
Function descriptor for:int zggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggesx_$handle
Downcall method handle for:int zggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggesx_$address
Address for:int zggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggesx_
public static int zggesx_(MemorySegment __jobvsl, MemorySegment __jobvsr, MemorySegment __sort, MemorySegment __selctg, MemorySegment __sense, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __sdim, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vsl, MemorySegment __ldvsl, MemorySegment __vsr, MemorySegment __ldvsr, MemorySegment __rconde, MemorySegment __rcondv, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __bwork, MemorySegment __info) int zggesx_(char *__jobvsl, char *__jobvsr, char *__sort, __CLPK_L_fp __selctg, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__sdim, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vsl, __CLPK_integer *__ldvsl, __CLPK_doublecomplex *__vsr, __CLPK_integer *__ldvsr, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggev_$descriptor
Function descriptor for:int zggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zggev_$handle
Downcall method handle for:int zggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zggev_$address
Address for:int zggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zggev_
public static int zggev_(MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zggev_(char *__jobvl, char *__jobvr, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zggevx_$descriptor
Function descriptor for:int zggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggevx_$handle
Downcall method handle for:int zggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggevx_$address
Address for:int zggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggevx_
public static int zggevx_(MemorySegment __balanc, MemorySegment __jobvl, MemorySegment __jobvr, MemorySegment __sense, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __lscale, MemorySegment __rscale, MemorySegment __abnrm, MemorySegment __bbnrm, MemorySegment __rconde, MemorySegment __rcondv, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __bwork, MemorySegment __info) int zggevx_(char *__balanc, char *__jobvl, char *__jobvr, char *__sense, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublereal *__lscale, __CLPK_doublereal *__rscale, __CLPK_doublereal *__abnrm, __CLPK_doublereal *__bbnrm, __CLPK_doublereal *__rconde, __CLPK_doublereal *__rcondv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_logical *__bwork, __CLPK_integer *__info)
-
zggglm_$descriptor
Function descriptor for:int zggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggglm_$handle
Downcall method handle for:int zggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggglm_$address
Address for:int zggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggglm_
public static int zggglm_(MemorySegment __n, MemorySegment __m, MemorySegment __p, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __d__, MemorySegment __x, MemorySegment __y, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zggglm_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgghrd_$descriptor
Function descriptor for:int zgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
-
zgghrd_$handle
Downcall method handle for:int zgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
-
zgghrd_$address
Address for:int zgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
-
zgghrd_
public static int zgghrd_(MemorySegment __compq, MemorySegment __compz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __info) int zgghrd_(char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
-
zgglse_$descriptor
Function descriptor for:int zgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgglse_$handle
Downcall method handle for:int zgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgglse_$address
Address for:int zgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zgglse_
public static int zgglse_(MemorySegment __m, MemorySegment __n, MemorySegment __p, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __d__, MemorySegment __x, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zgglse_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggqrf_$descriptor
Function descriptor for:int zggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggqrf_$handle
Downcall method handle for:int zggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggqrf_$address
Address for:int zggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggqrf_
public static int zggqrf_(MemorySegment __n, MemorySegment __m, MemorySegment __p, MemorySegment __a, MemorySegment __lda, MemorySegment __taua, MemorySegment __b, MemorySegment __ldb, MemorySegment __taub, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zggqrf_(__CLPK_integer *__n, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggrqf_$descriptor
Function descriptor for:int zggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggrqf_$handle
Downcall method handle for:int zggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggrqf_$address
Address for:int zggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggrqf_
public static int zggrqf_(MemorySegment __m, MemorySegment __p, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __taua, MemorySegment __b, MemorySegment __ldb, MemorySegment __taub, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zggrqf_(__CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__taua, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__taub, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zggsvd_$descriptor
Function descriptor for:int zggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zggsvd_$handle
Downcall method handle for:int zggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zggsvd_$address
Address for:int zggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zggsvd_
public static int zggsvd_(MemorySegment __jobu, MemorySegment __jobv, MemorySegment __jobq, MemorySegment __m, MemorySegment __n, MemorySegment __p, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __u, MemorySegment __ldu, MemorySegment __v, MemorySegment __ldv, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zggsvd_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__p, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zggsvp_$descriptor
Function descriptor for:int zggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__rwork, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zggsvp_$handle
Downcall method handle for:int zggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__rwork, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zggsvp_$address
Address for:int zggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__rwork, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zggsvp_
public static int zggsvp_(MemorySegment __jobu, MemorySegment __jobv, MemorySegment __jobq, MemorySegment __m, MemorySegment __p, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __tola, MemorySegment __tolb, MemorySegment __k, MemorySegment __l, MemorySegment __u, MemorySegment __ldu, MemorySegment __v, MemorySegment __ldv, MemorySegment __q, MemorySegment __ldq, MemorySegment __iwork, MemorySegment __rwork, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zggsvp_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__iwork, __CLPK_doublereal *__rwork, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgtcon_$descriptor
Function descriptor for:int zgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgtcon_$handle
Downcall method handle for:int zgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgtcon_$address
Address for:int zgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgtcon_
public static int zgtcon_(MemorySegment __norm, MemorySegment __n, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zgtcon_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zgtrfs_$descriptor
Function descriptor for:int zgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgtrfs_$handle
Downcall method handle for:int zgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgtrfs_$address
Address for:int zgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgtrfs_
public static int zgtrfs_(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __dlf, MemorySegment __df, MemorySegment __duf, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgtrfs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgtsv_$descriptor
Function descriptor for:int zgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgtsv_$handle
Downcall method handle for:int zgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgtsv_$address
Address for:int zgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgtsv_
public static int zgtsv_(MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgtsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgtsvx_$descriptor
Function descriptor for:int zgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgtsvx_$handle
Downcall method handle for:int zgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgtsvx_$address
Address for:int zgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgtsvx_
public static int zgtsvx_(MemorySegment __fact, MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __dlf, MemorySegment __df, MemorySegment __duf, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zgtsvx_(char *__fact, char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__dlf, __CLPK_doublecomplex *__df, __CLPK_doublecomplex *__duf, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zgttrf_$descriptor
Function descriptor for:int zgttrf_(__CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgttrf_$handle
Downcall method handle for:int zgttrf_(__CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgttrf_$address
Address for:int zgttrf_(__CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgttrf_
public static int zgttrf_(MemorySegment __n, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __info) int zgttrf_(__CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zgttrs_$descriptor
Function descriptor for:int zgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgttrs_$handle
Downcall method handle for:int zgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgttrs_$address
Address for:int zgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgttrs_
public static int zgttrs_(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zgttrs_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zgtts2_$descriptor
Function descriptor for:int zgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zgtts2_$handle
Downcall method handle for:int zgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zgtts2_$address
Address for:int zgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zgtts2_
public static int zgtts2_(MemorySegment __itrans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __du2, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb) int zgtts2_(__CLPK_integer *__itrans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__du2, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zhbev_$descriptor
Function descriptor for:int zhbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbev_$handle
Downcall method handle for:int zhbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbev_$address
Address for:int zhbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbev_
public static int zhbev_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhbev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbevd_$descriptor
Function descriptor for:int zhbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhbevd_$handle
Downcall method handle for:int zhbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhbevd_$address
Address for:int zhbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhbevd_
public static int zhbevd_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhbevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhbevx_$descriptor
Function descriptor for:int zhbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhbevx_$handle
Downcall method handle for:int zhbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhbevx_$address
Address for:int zhbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhbevx_
public static int zhbevx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __q, MemorySegment __ldq, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhbevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhbgst_$descriptor
Function descriptor for:int zhbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbgst_$handle
Downcall method handle for:int zhbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbgst_$address
Address for:int zhbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbgst_
public static int zhbgst_(MemorySegment __vect, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __x, MemorySegment __ldx, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhbgst_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbgv_$descriptor
Function descriptor for:int zhbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbgv_$handle
Downcall method handle for:int zhbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbgv_$address
Address for:int zhbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbgv_
public static int zhbgv_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhbgv_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhbgvd_$descriptor
Function descriptor for:int zhbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhbgvd_$handle
Downcall method handle for:int zhbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhbgvd_$address
Address for:int zhbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhbgvd_
public static int zhbgvd_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhbgvd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhbgvx_$descriptor
Function descriptor for:int zhbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhbgvx_$handle
Downcall method handle for:int zhbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhbgvx_$address
Address for:int zhbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhbgvx_
public static int zhbgvx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ka, MemorySegment __kb, MemorySegment __ab, MemorySegment __ldab, MemorySegment __bb, MemorySegment __ldbb, MemorySegment __q, MemorySegment __ldq, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhbgvx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__ka, __CLPK_integer *__kb, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__bb, __CLPK_integer *__ldbb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhbtrd_$descriptor
Function descriptor for:int zhbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhbtrd_$handle
Downcall method handle for:int zhbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhbtrd_$address
Address for:int zhbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhbtrd_
public static int zhbtrd_(MemorySegment __vect, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __d__, MemorySegment __e, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __info) int zhbtrd_(char *__vect, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhecon_$descriptor
Function descriptor for:int zhecon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhecon_$handle
Downcall method handle for:int zhecon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhecon_$address
Address for:int zhecon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhecon_
public static int zhecon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zhecon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zheequb_$descriptor
Function descriptor for:int zheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zheequb_$handle
Downcall method handle for:int zheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zheequb_$address
Address for:int zheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zheequb_
public static int zheequb_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __work, MemorySegment __info) int zheequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zheev_$descriptor
Function descriptor for:int zheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zheev_$handle
Downcall method handle for:int zheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zheev_$address
Address for:int zheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zheev_
public static int zheev_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zheev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zheevd_$descriptor
Function descriptor for:int zheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zheevd_$handle
Downcall method handle for:int zheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zheevd_$address
Address for:int zheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zheevd_
public static int zheevd_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zheevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zheevr_$descriptor
Function descriptor for:int zheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zheevr_$handle
Downcall method handle for:int zheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zheevr_$address
Address for:int zheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zheevr_
public static int zheevr_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zheevr_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zheevx_$descriptor
Function descriptor for:int zheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zheevx_$handle
Downcall method handle for:int zheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zheevx_$address
Address for:int zheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zheevx_
public static int zheevx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zheevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhegs2_$descriptor
Function descriptor for:int zhegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhegs2_$handle
Downcall method handle for:int zhegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhegs2_$address
Address for:int zhegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhegs2_
public static int zhegs2_(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhegs2_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhegst_$descriptor
Function descriptor for:int zhegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhegst_$handle
Downcall method handle for:int zhegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhegst_$address
Address for:int zhegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhegst_
public static int zhegst_(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhegst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhegv_$descriptor
Function descriptor for:int zhegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhegv_$handle
Downcall method handle for:int zhegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhegv_$address
Address for:int zhegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhegv_
public static int zhegv_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zhegv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhegvd_$descriptor
Function descriptor for:int zhegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhegvd_$handle
Downcall method handle for:int zhegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhegvd_$address
Address for:int zhegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhegvd_
public static int zhegvd_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __w, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhegvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__w, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhegvx_$descriptor
Function descriptor for:int zhegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhegvx_$handle
Downcall method handle for:int zhegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhegvx_$address
Address for:int zhegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhegvx_
public static int zhegvx_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhegvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zherfs_$descriptor
Function descriptor for:int zherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zherfs_$handle
Downcall method handle for:int zherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zherfs_$address
Address for:int zherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zherfs_
public static int zherfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zherfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhesv_$descriptor
Function descriptor for:int zhesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhesv_$handle
Downcall method handle for:int zhesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhesv_$address
Address for:int zhesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhesv_
public static int zhesv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zhesv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhesvx_$descriptor
Function descriptor for:int zhesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhesvx_$handle
Downcall method handle for:int zhesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhesvx_$address
Address for:int zhesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhesvx_
public static int zhesvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zhesvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhetd2_$descriptor
Function descriptor for:int zhetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
zhetd2_$handle
Downcall method handle for:int zhetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
zhetd2_$address
Address for:int zhetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
zhetd2_
public static int zhetd2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __info) int zhetd2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
zhetf2_$descriptor
Function descriptor for:int zhetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zhetf2_$handle
Downcall method handle for:int zhetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zhetf2_$address
Address for:int zhetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zhetf2_
public static int zhetf2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int zhetf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zhetrd_$descriptor
Function descriptor for:int zhetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhetrd_$handle
Downcall method handle for:int zhetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhetrd_$address
Address for:int zhetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhetrd_
public static int zhetrd_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zhetrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhetrf_$descriptor
Function descriptor for:int zhetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhetrf_$handle
Downcall method handle for:int zhetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhetrf_$address
Address for:int zhetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhetrf_
public static int zhetrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zhetrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhetri_$descriptor
Function descriptor for:int zhetri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhetri_$handle
Downcall method handle for:int zhetri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhetri_$address
Address for:int zhetri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhetri_
public static int zhetri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int zhetri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhetrs_$descriptor
Function descriptor for:int zhetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhetrs_$handle
Downcall method handle for:int zhetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhetrs_$address
Address for:int zhetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhetrs_
public static int zhetrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhetrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhfrk_$descriptor
Function descriptor for:int zhfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__c__)
-
zhfrk_$handle
Downcall method handle for:int zhfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__c__)
-
zhfrk_$address
Address for:int zhfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__c__)
-
zhfrk_
public static int zhfrk_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __trans, MemorySegment __n, MemorySegment __k, MemorySegment __alpha, MemorySegment __a, MemorySegment __lda, MemorySegment __beta, MemorySegment __c__) int zhfrk_(char *__transr, char *__uplo, char *__trans, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__c__)
-
zhgeqz_$descriptor
Function descriptor for:int zhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhgeqz_$handle
Downcall method handle for:int zhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhgeqz_$address
Address for:int zhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhgeqz_
public static int zhgeqz_(MemorySegment __job, MemorySegment __compq, MemorySegment __compz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __t, MemorySegment __ldt, MemorySegment __alpha, MemorySegment __beta, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zhgeqz_(char *__job, char *__compq, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpcon_$descriptor
Function descriptor for:int zhpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhpcon_$handle
Downcall method handle for:int zhpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhpcon_$address
Address for:int zhpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhpcon_
public static int zhpcon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zhpcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhpev_$descriptor
Function descriptor for:int zhpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpev_$handle
Downcall method handle for:int zhpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpev_$address
Address for:int zhpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpev_
public static int zhpev_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhpev_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpevd_$descriptor
Function descriptor for:int zhpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhpevd_$handle
Downcall method handle for:int zhpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhpevd_$address
Address for:int zhpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhpevd_
public static int zhpevd_(MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhpevd_(char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhpevx_$descriptor
Function descriptor for:int zhpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhpevx_$handle
Downcall method handle for:int zhpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhpevx_$address
Address for:int zhpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhpevx_
public static int zhpevx_(MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhpevx_(char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhpgst_$descriptor
Function descriptor for:int zhpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_integer *__info)
-
zhpgst_$handle
Downcall method handle for:int zhpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_integer *__info)
-
zhpgst_$address
Address for:int zhpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_integer *__info)
-
zhpgst_
public static int zhpgst_(MemorySegment __itype, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __info) int zhpgst_(__CLPK_integer *__itype, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_integer *__info)
-
zhpgv_$descriptor
Function descriptor for:int zhpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpgv_$handle
Downcall method handle for:int zhpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpgv_$address
Address for:int zhpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpgv_
public static int zhpgv_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhpgv_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpgvd_$descriptor
Function descriptor for:int zhpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhpgvd_$handle
Downcall method handle for:int zhpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhpgvd_$address
Address for:int zhpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhpgvd_
public static int zhpgvd_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zhpgvd_(__CLPK_integer *__itype, char *__jobz, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zhpgvx_$descriptor
Function descriptor for:int zhpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhpgvx_$handle
Downcall method handle for:int zhpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhpgvx_$address
Address for:int zhpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhpgvx_
public static int zhpgvx_(MemorySegment __itype, MemorySegment __jobz, MemorySegment __range, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __bp, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zhpgvx_(__CLPK_integer *__itype, char *__jobz, char *__range, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__bp, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zhprfs_$descriptor
Function descriptor for:int zhprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhprfs_$handle
Downcall method handle for:int zhprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhprfs_$address
Address for:int zhprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhprfs_
public static int zhprfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpsv_$descriptor
Function descriptor for:int zhpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhpsv_$handle
Downcall method handle for:int zhpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhpsv_$address
Address for:int zhpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhpsv_
public static int zhpsv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhpsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhpsvx_$descriptor
Function descriptor for:int zhpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpsvx_$handle
Downcall method handle for:int zhpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpsvx_$address
Address for:int zhpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhpsvx_
public static int zhpsvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zhpsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zhptrd_$descriptor
Function descriptor for:int zhptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
zhptrd_$handle
Downcall method handle for:int zhptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
zhptrd_$address
Address for:int zhptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
zhptrd_
public static int zhptrd_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __d__, MemorySegment __e, MemorySegment __tau, MemorySegment __info) int zhptrd_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
zhptrf_$descriptor
Function descriptor for:int zhptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zhptrf_$handle
Downcall method handle for:int zhptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zhptrf_$address
Address for:int zhptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zhptrf_
public static int zhptrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __info) int zhptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zhptri_$descriptor
Function descriptor for:int zhptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhptri_$handle
Downcall method handle for:int zhptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhptri_$address
Address for:int zhptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhptri_
public static int zhptri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int zhptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zhptrs_$descriptor
Function descriptor for:int zhptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhptrs_$handle
Downcall method handle for:int zhptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhptrs_$address
Address for:int zhptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhptrs_
public static int zhptrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zhptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zhsein_$descriptor
Function descriptor for:int zhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
-
zhsein_$handle
Downcall method handle for:int zhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
-
zhsein_$address
Address for:int zhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
-
zhsein_
public static int zhsein_(MemorySegment __side, MemorySegment __eigsrc, MemorySegment __initv, MemorySegment __select, MemorySegment __n, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __rwork, MemorySegment __ifaill, MemorySegment __ifailr, MemorySegment __info) int zhsein_(char *__side, char *__eigsrc, char *__initv, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__ifaill, __CLPK_integer *__ifailr, __CLPK_integer *__info)
-
zhseqr_$descriptor
Function descriptor for:int zhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhseqr_$handle
Downcall method handle for:int zhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhseqr_$address
Address for:int zhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zhseqr_
public static int zhseqr_(MemorySegment __job, MemorySegment __compz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zhseqr_(char *__job, char *__compz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlabrd_$descriptor
Function descriptor for:int zlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlabrd_$handle
Downcall method handle for:int zlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlabrd_$address
Address for:int zlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlabrd_
public static int zlabrd_(MemorySegment __m, MemorySegment __n, MemorySegment __nb, MemorySegment __a, MemorySegment __lda, MemorySegment __d__, MemorySegment __e, MemorySegment __tauq, MemorySegment __taup, MemorySegment __x, MemorySegment __ldx, MemorySegment __y, MemorySegment __ldy) int zlabrd_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tauq, __CLPK_doublecomplex *__taup, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlacgv_$descriptor
Function descriptor for:int zlacgv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx)
-
zlacgv_$handle
Downcall method handle for:int zlacgv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx)
-
zlacgv_$address
Address for:int zlacgv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx)
-
zlacgv_
int zlacgv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx)
-
zlacn2_$descriptor
Function descriptor for:int zlacn2_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
-
zlacn2_$handle
Downcall method handle for:int zlacn2_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
-
zlacn2_$address
Address for:int zlacn2_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
-
zlacn2_
public static int zlacn2_(MemorySegment __n, MemorySegment __v, MemorySegment __x, MemorySegment __est, MemorySegment __kase, MemorySegment __isave) int zlacn2_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase, __CLPK_integer *__isave)
-
zlacon_$descriptor
Function descriptor for:int zlacon_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase)
-
zlacon_$handle
Downcall method handle for:int zlacon_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase)
-
zlacon_$address
Address for:int zlacon_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase)
-
zlacon_
public static int zlacon_(MemorySegment __n, MemorySegment __v, MemorySegment __x, MemorySegment __est, MemorySegment __kase) int zlacon_(__CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__x, __CLPK_doublereal *__est, __CLPK_integer *__kase)
-
zlacp2_$descriptor
Function descriptor for:int zlacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlacp2_$handle
Downcall method handle for:int zlacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlacp2_$address
Address for:int zlacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlacp2_
public static int zlacp2_(MemorySegment __uplo, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb) int zlacp2_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlacpy_$descriptor
Function descriptor for:int zlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlacpy_$handle
Downcall method handle for:int zlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlacpy_$address
Address for:int zlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlacpy_
public static int zlacpy_(MemorySegment __uplo, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb) int zlacpy_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlacrm_$descriptor
Function descriptor for:int zlacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
-
zlacrm_$handle
Downcall method handle for:int zlacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
-
zlacrm_$address
Address for:int zlacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
-
zlacrm_
public static int zlacrm_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __rwork) int zlacrm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
-
zlacrt_$descriptor
Function descriptor for:int zlacrt_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__s)
-
zlacrt_$handle
Downcall method handle for:int zlacrt_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__s)
-
zlacrt_$address
Address for:int zlacrt_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__s)
-
zlacrt_
public static int zlacrt_(MemorySegment __n, MemorySegment __cx, MemorySegment __incx, MemorySegment __cy, MemorySegment __incy, MemorySegment __c__, MemorySegment __s) int zlacrt_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__s)
-
zladiv_$descriptor
Function descriptor for:void zladiv_(__CLPK_doublecomplex *__ret_val, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y)
-
zladiv_$handle
Downcall method handle for:void zladiv_(__CLPK_doublecomplex *__ret_val, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y)
-
zladiv_$address
Address for:void zladiv_(__CLPK_doublecomplex *__ret_val, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y)
-
zladiv_
void zladiv_(__CLPK_doublecomplex *__ret_val, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y)
-
zlaed0_$descriptor
Function descriptor for:int zlaed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlaed0_$handle
Downcall method handle for:int zlaed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlaed0_$address
Address for:int zlaed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlaed0_
public static int zlaed0_(MemorySegment __qsiz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __q, MemorySegment __ldq, MemorySegment __qstore, MemorySegment __ldqs, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zlaed0_(__CLPK_integer *__qsiz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__qstore, __CLPK_integer *__ldqs, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlaed7_$descriptor
Function descriptor for:int zlaed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_integer *__indxq, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlaed7_$handle
Downcall method handle for:int zlaed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_integer *__indxq, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlaed7_$address
Address for:int zlaed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_integer *__indxq, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlaed7_
public static int zlaed7_(MemorySegment __n, MemorySegment __cutpnt, MemorySegment __qsiz, MemorySegment __tlvls, MemorySegment __curlvl, MemorySegment __curpbm, MemorySegment __d__, MemorySegment __q, MemorySegment __ldq, MemorySegment __rho, MemorySegment __indxq, MemorySegment __qstore, MemorySegment __qptr, MemorySegment __prmptr, MemorySegment __perm, MemorySegment __givptr, MemorySegment __givcol, MemorySegment __givnum, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zlaed7_(__CLPK_integer *__n, __CLPK_integer *__cutpnt, __CLPK_integer *__qsiz, __CLPK_integer *__tlvls, __CLPK_integer *__curlvl, __CLPK_integer *__curpbm, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__rho, __CLPK_integer *__indxq, __CLPK_doublereal *__qstore, __CLPK_integer *__qptr, __CLPK_integer *__prmptr, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlaed8_$descriptor
Function descriptor for:int zlaed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__d__, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublecomplex *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__info)
-
zlaed8_$handle
Downcall method handle for:int zlaed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__d__, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublecomplex *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__info)
-
zlaed8_$address
Address for:int zlaed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__d__, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublecomplex *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__info)
-
zlaed8_
public static int zlaed8_(MemorySegment __k, MemorySegment __n, MemorySegment __qsiz, MemorySegment __q, MemorySegment __ldq, MemorySegment __d__, MemorySegment __rho, MemorySegment __cutpnt, MemorySegment __z__, MemorySegment __dlamda, MemorySegment __q2, MemorySegment __ldq2, MemorySegment __w, MemorySegment __indxp, MemorySegment __indx, MemorySegment __indxq, MemorySegment __perm, MemorySegment __givptr, MemorySegment __givcol, MemorySegment __givnum, MemorySegment __info) int zlaed8_(__CLPK_integer *__k, __CLPK_integer *__n, __CLPK_integer *__qsiz, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublereal *__d__, __CLPK_doublereal *__rho, __CLPK_integer *__cutpnt, __CLPK_doublereal *__z__, __CLPK_doublereal *__dlamda, __CLPK_doublecomplex *__q2, __CLPK_integer *__ldq2, __CLPK_doublereal *__w, __CLPK_integer *__indxp, __CLPK_integer *__indx, __CLPK_integer *__indxq, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_doublereal *__givnum, __CLPK_integer *__info)
-
zlaein_$descriptor
Function descriptor for:int zlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rwork, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_integer *__info)
-
zlaein_$handle
Downcall method handle for:int zlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rwork, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_integer *__info)
-
zlaein_$address
Address for:int zlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rwork, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_integer *__info)
-
zlaein_
public static int zlaein_(MemorySegment __rightv, MemorySegment __noinit, MemorySegment __n, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __v, MemorySegment __b, MemorySegment __ldb, MemorySegment __rwork, MemorySegment __eps3, MemorySegment __smlnum, MemorySegment __info) int zlaein_(__CLPK_logical *__rightv, __CLPK_logical *__noinit, __CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rwork, __CLPK_doublereal *__eps3, __CLPK_doublereal *__smlnum, __CLPK_integer *__info)
-
zlaesy_$descriptor
Function descriptor for:int zlaesy_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__rt1, __CLPK_doublecomplex *__rt2, __CLPK_doublecomplex *__evscal, __CLPK_doublecomplex *__cs1, __CLPK_doublecomplex *__sn1)
-
zlaesy_$handle
Downcall method handle for:int zlaesy_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__rt1, __CLPK_doublecomplex *__rt2, __CLPK_doublecomplex *__evscal, __CLPK_doublecomplex *__cs1, __CLPK_doublecomplex *__sn1)
-
zlaesy_$address
Address for:int zlaesy_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__rt1, __CLPK_doublecomplex *__rt2, __CLPK_doublecomplex *__evscal, __CLPK_doublecomplex *__cs1, __CLPK_doublecomplex *__sn1)
-
zlaesy_
public static int zlaesy_(MemorySegment __a, MemorySegment __b, MemorySegment __c__, MemorySegment __rt1, MemorySegment __rt2, MemorySegment __evscal, MemorySegment __cs1, MemorySegment __sn1) int zlaesy_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublecomplex *__rt1, __CLPK_doublecomplex *__rt2, __CLPK_doublecomplex *__evscal, __CLPK_doublecomplex *__cs1, __CLPK_doublecomplex *__sn1)
-
zlaev2_$descriptor
Function descriptor for:int zlaev2_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublecomplex *__sn1)
-
zlaev2_$handle
Downcall method handle for:int zlaev2_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublecomplex *__sn1)
-
zlaev2_$address
Address for:int zlaev2_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublecomplex *__sn1)
-
zlaev2_
public static int zlaev2_(MemorySegment __a, MemorySegment __b, MemorySegment __c__, MemorySegment __rt1, MemorySegment __rt2, MemorySegment __cs1, MemorySegment __sn1) int zlaev2_(__CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_doublecomplex *__c__, __CLPK_doublereal *__rt1, __CLPK_doublereal *__rt2, __CLPK_doublereal *__cs1, __CLPK_doublecomplex *__sn1)
-
zlag2c_$descriptor
Function descriptor for:int zlag2c_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
-
zlag2c_$handle
Downcall method handle for:int zlag2c_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
-
zlag2c_$address
Address for:int zlag2c_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
-
zlag2c_
public static int zlag2c_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __sa, MemorySegment __ldsa, MemorySegment __info) int zlag2c_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
-
zlags2_$descriptor
Function descriptor for:int zlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublecomplex *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublecomplex *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublecomplex *__snu, __CLPK_doublereal *__csv, __CLPK_doublecomplex *__snv, __CLPK_doublereal *__csq, __CLPK_doublecomplex *__snq)
-
zlags2_$handle
Downcall method handle for:int zlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublecomplex *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublecomplex *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublecomplex *__snu, __CLPK_doublereal *__csv, __CLPK_doublecomplex *__snv, __CLPK_doublereal *__csq, __CLPK_doublecomplex *__snq)
-
zlags2_$address
Address for:int zlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublecomplex *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublecomplex *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublecomplex *__snu, __CLPK_doublereal *__csv, __CLPK_doublecomplex *__snv, __CLPK_doublereal *__csq, __CLPK_doublecomplex *__snq)
-
zlags2_
public static int zlags2_(MemorySegment __upper, MemorySegment __a1, MemorySegment __a2, MemorySegment __a3, MemorySegment __b1, MemorySegment __b2, MemorySegment __b3, MemorySegment __csu, MemorySegment __snu, MemorySegment __csv, MemorySegment __snv, MemorySegment __csq, MemorySegment __snq) int zlags2_(__CLPK_logical *__upper, __CLPK_doublereal *__a1, __CLPK_doublecomplex *__a2, __CLPK_doublereal *__a3, __CLPK_doublereal *__b1, __CLPK_doublecomplex *__b2, __CLPK_doublereal *__b3, __CLPK_doublereal *__csu, __CLPK_doublecomplex *__snu, __CLPK_doublereal *__csv, __CLPK_doublecomplex *__snv, __CLPK_doublereal *__csq, __CLPK_doublecomplex *__snq)
-
zlagtm_$descriptor
Function descriptor for:int zlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlagtm_$handle
Downcall method handle for:int zlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlagtm_$address
Address for:int zlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlagtm_
public static int zlagtm_(MemorySegment __trans, MemorySegment __n, MemorySegment __nrhs, MemorySegment __alpha, MemorySegment __dl, MemorySegment __d__, MemorySegment __du, MemorySegment __x, MemorySegment __ldx, MemorySegment __beta, MemorySegment __b, MemorySegment __ldb) int zlagtm_(char *__trans, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__alpha, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zlahef_$descriptor
Function descriptor for:int zlahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
-
zlahef_$handle
Downcall method handle for:int zlahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
-
zlahef_$address
Address for:int zlahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
-
zlahef_
public static int zlahef_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nb, MemorySegment __kb, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __w, MemorySegment __ldw, MemorySegment __info) int zlahef_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
-
zlahqr_$descriptor
Function descriptor for:int zlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
-
zlahqr_$handle
Downcall method handle for:int zlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
-
zlahqr_$address
Address for:int zlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
-
zlahqr_
public static int zlahqr_(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __info) int zlahqr_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__info)
-
zlahr2_$descriptor
Function descriptor for:int zlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlahr2_$handle
Downcall method handle for:int zlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlahr2_$address
Address for:int zlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlahr2_
public static int zlahr2_(MemorySegment __n, MemorySegment __k, MemorySegment __nb, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __t, MemorySegment __ldt, MemorySegment __y, MemorySegment __ldy) int zlahr2_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlahrd_$descriptor
Function descriptor for:int zlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlahrd_$handle
Downcall method handle for:int zlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlahrd_$address
Address for:int zlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlahrd_
public static int zlahrd_(MemorySegment __n, MemorySegment __k, MemorySegment __nb, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __t, MemorySegment __ldt, MemorySegment __y, MemorySegment __ldy) int zlahrd_(__CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__y, __CLPK_integer *__ldy)
-
zlaic1_$descriptor
Function descriptor for:int zlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublecomplex *__x, __CLPK_doublereal *__sest, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__c__)
-
zlaic1_$handle
Downcall method handle for:int zlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublecomplex *__x, __CLPK_doublereal *__sest, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__c__)
-
zlaic1_$address
Address for:int zlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublecomplex *__x, __CLPK_doublereal *__sest, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__c__)
-
zlaic1_
public static int zlaic1_(MemorySegment __job, MemorySegment __j, MemorySegment __x, MemorySegment __sest, MemorySegment __w, MemorySegment __gamma, MemorySegment __sestpr, MemorySegment __s, MemorySegment __c__) int zlaic1_(__CLPK_integer *__job, __CLPK_integer *__j, __CLPK_doublecomplex *__x, __CLPK_doublereal *__sest, __CLPK_doublecomplex *__w, __CLPK_doublecomplex *__gamma, __CLPK_doublereal *__sestpr, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__c__)
-
zlals0_$descriptor
Function descriptor for:int zlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zlals0_$handle
Downcall method handle for:int zlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zlals0_$address
Address for:int zlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zlals0_
public static int zlals0_(MemorySegment __icompq, MemorySegment __nl, MemorySegment __nr, MemorySegment __sqre, MemorySegment __nrhs, MemorySegment __b, MemorySegment __ldb, MemorySegment __bx, MemorySegment __ldbx, MemorySegment __perm, MemorySegment __givptr, MemorySegment __givcol, MemorySegment __ldgcol, MemorySegment __givnum, MemorySegment __ldgnum, MemorySegment __poles, MemorySegment __difl, MemorySegment __difr, MemorySegment __z__, MemorySegment __k, MemorySegment __c__, MemorySegment __s, MemorySegment __rwork, MemorySegment __info) int zlals0_(__CLPK_integer *__icompq, __CLPK_integer *__nl, __CLPK_integer *__nr, __CLPK_integer *__sqre, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_integer *__perm, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_doublereal *__givnum, __CLPK_integer *__ldgnum, __CLPK_doublereal *__poles, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_integer *__k, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zlalsa_$descriptor
Function descriptor for:int zlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlalsa_$handle
Downcall method handle for:int zlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlalsa_$address
Address for:int zlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlalsa_
public static int zlalsa_(MemorySegment __icompq, MemorySegment __smlsiz, MemorySegment __n, MemorySegment __nrhs, MemorySegment __b, MemorySegment __ldb, MemorySegment __bx, MemorySegment __ldbx, MemorySegment __u, MemorySegment __ldu, MemorySegment __vt, MemorySegment __k, MemorySegment __difl, MemorySegment __difr, MemorySegment __z__, MemorySegment __poles, MemorySegment __givptr, MemorySegment __givcol, MemorySegment __ldgcol, MemorySegment __perm, MemorySegment __givnum, MemorySegment __c__, MemorySegment __s, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zlalsa_(__CLPK_integer *__icompq, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__bx, __CLPK_integer *__ldbx, __CLPK_doublereal *__u, __CLPK_integer *__ldu, __CLPK_doublereal *__vt, __CLPK_integer *__k, __CLPK_doublereal *__difl, __CLPK_doublereal *__difr, __CLPK_doublereal *__z__, __CLPK_doublereal *__poles, __CLPK_integer *__givptr, __CLPK_integer *__givcol, __CLPK_integer *__ldgcol, __CLPK_integer *__perm, __CLPK_doublereal *__givnum, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlalsd_$descriptor
Function descriptor for:int zlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlalsd_$handle
Downcall method handle for:int zlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlalsd_$address
Address for:int zlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlalsd_
public static int zlalsd_(MemorySegment __uplo, MemorySegment __smlsiz, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __rcond, MemorySegment __rank, MemorySegment __work, MemorySegment __rwork, MemorySegment __iwork, MemorySegment __info) int zlalsd_(char *__uplo, __CLPK_integer *__smlsiz, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__rcond, __CLPK_integer *__rank, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlangb_$descriptor
Function descriptor for:__CLPK_doublereal zlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlangb_$handle
Downcall method handle for:__CLPK_doublereal zlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlangb_$address
Address for:__CLPK_doublereal zlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlangb_
public static double zlangb_(MemorySegment __norm, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __work) __CLPK_doublereal zlangb_(char *__norm, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlange_$descriptor
Function descriptor for:__CLPK_doublereal zlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlange_$handle
Downcall method handle for:__CLPK_doublereal zlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlange_$address
Address for:__CLPK_doublereal zlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlange_
public static double zlange_(MemorySegment __norm, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlange_(char *__norm, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlangt_$descriptor
Function descriptor for:__CLPK_doublereal zlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du)
-
zlangt_$handle
Downcall method handle for:__CLPK_doublereal zlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du)
-
zlangt_$address
Address for:__CLPK_doublereal zlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du)
-
zlangt_
public static double zlangt_(MemorySegment __norm, MemorySegment __n, MemorySegment __dl, MemorySegment __d__, MemorySegment __du) __CLPK_doublereal zlangt_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__dl, __CLPK_doublecomplex *__d__, __CLPK_doublecomplex *__du)
-
zlanhb_$descriptor
Function descriptor for:__CLPK_doublereal zlanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlanhb_$handle
Downcall method handle for:__CLPK_doublereal zlanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlanhb_$address
Address for:__CLPK_doublereal zlanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlanhb_
public static double zlanhb_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __k, MemorySegment __ab, MemorySegment __ldab, MemorySegment __work) __CLPK_doublereal zlanhb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlanhe_$descriptor
Function descriptor for:__CLPK_doublereal zlanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlanhe_$handle
Downcall method handle for:__CLPK_doublereal zlanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlanhe_$address
Address for:__CLPK_doublereal zlanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlanhe_
public static double zlanhe_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlanhe_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlanhf_$descriptor
Function descriptor for:__CLPK_doublereal zlanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_doublereal *__work)
-
zlanhf_$handle
Downcall method handle for:__CLPK_doublereal zlanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_doublereal *__work)
-
zlanhf_$address
Address for:__CLPK_doublereal zlanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_doublereal *__work)
-
zlanhf_
public static double zlanhf_(MemorySegment __norm, MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __work) __CLPK_doublereal zlanhf_(char *__norm, char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_doublereal *__work)
-
zlanhp_$descriptor
Function descriptor for:__CLPK_doublereal zlanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlanhp_$handle
Downcall method handle for:__CLPK_doublereal zlanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlanhp_$address
Address for:__CLPK_doublereal zlanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlanhp_
public static double zlanhp_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __work) __CLPK_doublereal zlanhp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlanhs_$descriptor
Function descriptor for:__CLPK_doublereal zlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlanhs_$handle
Downcall method handle for:__CLPK_doublereal zlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlanhs_$address
Address for:__CLPK_doublereal zlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlanhs_
public static double zlanhs_(MemorySegment __norm, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlanhs_(char *__norm, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlanht_$descriptor
Function descriptor for:__CLPK_doublereal zlanht_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e)
-
zlanht_$handle
Downcall method handle for:__CLPK_doublereal zlanht_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e)
-
zlanht_$address
Address for:__CLPK_doublereal zlanht_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e)
-
zlanht_
public static double zlanht_(MemorySegment __norm, MemorySegment __n, MemorySegment __d__, MemorySegment __e) __CLPK_doublereal zlanht_(char *__norm, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e)
-
zlansb_$descriptor
Function descriptor for:__CLPK_doublereal zlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlansb_$handle
Downcall method handle for:__CLPK_doublereal zlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlansb_$address
Address for:__CLPK_doublereal zlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlansb_
public static double zlansb_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __k, MemorySegment __ab, MemorySegment __ldab, MemorySegment __work) __CLPK_doublereal zlansb_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlansp_$descriptor
Function descriptor for:__CLPK_doublereal zlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlansp_$handle
Downcall method handle for:__CLPK_doublereal zlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlansp_$address
Address for:__CLPK_doublereal zlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlansp_
public static double zlansp_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __work) __CLPK_doublereal zlansp_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlansy_$descriptor
Function descriptor for:__CLPK_doublereal zlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlansy_$handle
Downcall method handle for:__CLPK_doublereal zlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlansy_$address
Address for:__CLPK_doublereal zlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlansy_
public static double zlansy_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlansy_(char *__norm, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlantb_$descriptor
Function descriptor for:__CLPK_doublereal zlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlantb_$handle
Downcall method handle for:__CLPK_doublereal zlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlantb_$address
Address for:__CLPK_doublereal zlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlantb_
public static double zlantb_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __k, MemorySegment __ab, MemorySegment __ldab, MemorySegment __work) __CLPK_doublereal zlantb_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__work)
-
zlantp_$descriptor
Function descriptor for:__CLPK_doublereal zlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlantp_$handle
Downcall method handle for:__CLPK_doublereal zlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlantp_$address
Address for:__CLPK_doublereal zlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlantp_
public static double zlantp_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __work) __CLPK_doublereal zlantp_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__work)
-
zlantr_$descriptor
Function descriptor for:__CLPK_doublereal zlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlantr_$handle
Downcall method handle for:__CLPK_doublereal zlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlantr_$address
Address for:__CLPK_doublereal zlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlantr_
public static double zlantr_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __work) __CLPK_doublereal zlantr_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__work)
-
zlapll_$descriptor
Function descriptor for:int zlapll_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
-
zlapll_$handle
Downcall method handle for:int zlapll_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
-
zlapll_$address
Address for:int zlapll_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
-
zlapll_
public static int zlapll_(MemorySegment __n, MemorySegment __x, MemorySegment __incx, MemorySegment __y, MemorySegment __incy, MemorySegment __ssmin) int zlapll_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__ssmin)
-
zlapmt_$descriptor
Function descriptor for:int zlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
-
zlapmt_$handle
Downcall method handle for:int zlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
-
zlapmt_$address
Address for:int zlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
-
zlapmt_
public static int zlapmt_(MemorySegment __forwrd, MemorySegment __m, MemorySegment __n, MemorySegment __x, MemorySegment __ldx, MemorySegment __k) int zlapmt_(__CLPK_logical *__forwrd, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_integer *__k)
-
zlaqgb_$descriptor
Function descriptor for:int zlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
-
zlaqgb_$handle
Downcall method handle for:int zlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
-
zlaqgb_$address
Address for:int zlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
-
zlaqgb_
public static int zlaqgb_(MemorySegment __m, MemorySegment __n, MemorySegment __kl, MemorySegment __ku, MemorySegment __ab, MemorySegment __ldab, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __equed) int zlaqgb_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
-
zlaqge_$descriptor
Function descriptor for:int zlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
-
zlaqge_$handle
Downcall method handle for:int zlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
-
zlaqge_$address
Address for:int zlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
-
zlaqge_
public static int zlaqge_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __r__, MemorySegment __c__, MemorySegment __rowcnd, MemorySegment __colcnd, MemorySegment __amax, MemorySegment __equed) int zlaqge_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__r__, __CLPK_doublereal *__c__, __CLPK_doublereal *__rowcnd, __CLPK_doublereal *__colcnd, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhb_$descriptor
Function descriptor for:int zlaqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhb_$handle
Downcall method handle for:int zlaqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhb_$address
Address for:int zlaqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhb_
public static int zlaqhb_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqhb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhe_$descriptor
Function descriptor for:int zlaqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhe_$handle
Downcall method handle for:int zlaqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhe_$address
Address for:int zlaqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhe_
public static int zlaqhe_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqhe_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhp_$descriptor
Function descriptor for:int zlaqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhp_$handle
Downcall method handle for:int zlaqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhp_$address
Address for:int zlaqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqhp_
public static int zlaqhp_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqhp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqp2_$descriptor
Function descriptor for:int zlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__work)
-
zlaqp2_$handle
Downcall method handle for:int zlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__work)
-
zlaqp2_$address
Address for:int zlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__work)
-
zlaqp2_
public static int zlaqp2_(MemorySegment __m, MemorySegment __n, MemorySegment __offset, MemorySegment __a, MemorySegment __lda, MemorySegment __jpvt, MemorySegment __tau, MemorySegment __vn1, MemorySegment __vn2, MemorySegment __work) int zlaqp2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__work)
-
zlaqps_$descriptor
Function descriptor for:int zlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__auxv, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf)
-
zlaqps_$handle
Downcall method handle for:int zlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__auxv, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf)
-
zlaqps_$address
Address for:int zlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__auxv, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf)
-
zlaqps_
public static int zlaqps_(MemorySegment __m, MemorySegment __n, MemorySegment __offset, MemorySegment __nb, MemorySegment __kb, MemorySegment __a, MemorySegment __lda, MemorySegment __jpvt, MemorySegment __tau, MemorySegment __vn1, MemorySegment __vn2, MemorySegment __auxv, MemorySegment __f, MemorySegment __ldf) int zlaqps_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__offset, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__jpvt, __CLPK_doublecomplex *__tau, __CLPK_doublereal *__vn1, __CLPK_doublereal *__vn2, __CLPK_doublecomplex *__auxv, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf)
-
zlaqr0_$descriptor
Function descriptor for:int zlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlaqr0_$handle
Downcall method handle for:int zlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlaqr0_$address
Address for:int zlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlaqr0_
public static int zlaqr0_(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zlaqr0_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlaqr1_$descriptor
Function descriptor for:int zlaqr1_(__CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__s1, __CLPK_doublecomplex *__s2, __CLPK_doublecomplex *__v)
-
zlaqr1_$handle
Downcall method handle for:int zlaqr1_(__CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__s1, __CLPK_doublecomplex *__s2, __CLPK_doublecomplex *__v)
-
zlaqr1_$address
Address for:int zlaqr1_(__CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__s1, __CLPK_doublecomplex *__s2, __CLPK_doublecomplex *__v)
-
zlaqr1_
public static int zlaqr1_(MemorySegment __n, MemorySegment __h__, MemorySegment __ldh, MemorySegment __s1, MemorySegment __s2, MemorySegment __v) int zlaqr1_(__CLPK_integer *__n, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__s1, __CLPK_doublecomplex *__s2, __CLPK_doublecomplex *__v)
-
zlaqr2_$descriptor
Function descriptor for:int zlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
-
zlaqr2_$handle
Downcall method handle for:int zlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
-
zlaqr2_$address
Address for:int zlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
-
zlaqr2_
public static int zlaqr2_(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ktop, MemorySegment __kbot, MemorySegment __nw, MemorySegment __h__, MemorySegment __ldh, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __ns, MemorySegment __nd, MemorySegment __sh, MemorySegment __v, MemorySegment __ldv, MemorySegment __nh, MemorySegment __t, MemorySegment __ldt, MemorySegment __nv, MemorySegment __wv, MemorySegment __ldwv, MemorySegment __work, MemorySegment __lwork) int zlaqr2_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
-
zlaqr3_$descriptor
Function descriptor for:int zlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
-
zlaqr3_$handle
Downcall method handle for:int zlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
-
zlaqr3_$address
Address for:int zlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
-
zlaqr3_
public static int zlaqr3_(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ktop, MemorySegment __kbot, MemorySegment __nw, MemorySegment __h__, MemorySegment __ldh, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __ns, MemorySegment __nd, MemorySegment __sh, MemorySegment __v, MemorySegment __ldv, MemorySegment __nh, MemorySegment __t, MemorySegment __ldt, MemorySegment __nv, MemorySegment __wv, MemorySegment __ldwv, MemorySegment __work, MemorySegment __lwork) int zlaqr3_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nw, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ns, __CLPK_integer *__nd, __CLPK_doublecomplex *__sh, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_integer *__nh, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork)
-
zlaqr4_$descriptor
Function descriptor for:int zlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlaqr4_$handle
Downcall method handle for:int zlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlaqr4_$address
Address for:int zlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlaqr4_
public static int zlaqr4_(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __h__, MemorySegment __ldh, MemorySegment __w, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zlaqr4_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_doublecomplex *__w, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zlaqr5_$descriptor
Function descriptor for:int zlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublecomplex *__wh, __CLPK_integer *__ldwh)
-
zlaqr5_$handle
Downcall method handle for:int zlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublecomplex *__wh, __CLPK_integer *__ldwh)
-
zlaqr5_$address
Address for:int zlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublecomplex *__wh, __CLPK_integer *__ldwh)
-
zlaqr5_
public static int zlaqr5_(MemorySegment __wantt, MemorySegment __wantz, MemorySegment __kacc22, MemorySegment __n, MemorySegment __ktop, MemorySegment __kbot, MemorySegment __nshfts, MemorySegment __s, MemorySegment __h__, MemorySegment __ldh, MemorySegment __iloz, MemorySegment __ihiz, MemorySegment __z__, MemorySegment __ldz, MemorySegment __v, MemorySegment __ldv, MemorySegment __u, MemorySegment __ldu, MemorySegment __nv, MemorySegment __wv, MemorySegment __ldwv, MemorySegment __nh, MemorySegment __wh, MemorySegment __ldwh) int zlaqr5_(__CLPK_logical *__wantt, __CLPK_logical *__wantz, __CLPK_integer *__kacc22, __CLPK_integer *__n, __CLPK_integer *__ktop, __CLPK_integer *__kbot, __CLPK_integer *__nshfts, __CLPK_doublecomplex *__s, __CLPK_doublecomplex *__h__, __CLPK_integer *__ldh, __CLPK_integer *__iloz, __CLPK_integer *__ihiz, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_integer *__nv, __CLPK_doublecomplex *__wv, __CLPK_integer *__ldwv, __CLPK_integer *__nh, __CLPK_doublecomplex *__wh, __CLPK_integer *__ldwh)
-
zlaqsb_$descriptor
Function descriptor for:int zlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsb_$handle
Downcall method handle for:int zlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsb_$address
Address for:int zlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsb_
public static int zlaqsb_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqsb_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsp_$descriptor
Function descriptor for:int zlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsp_$handle
Downcall method handle for:int zlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsp_$address
Address for:int zlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsp_
public static int zlaqsp_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqsp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsy_$descriptor
Function descriptor for:int zlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsy_$handle
Downcall method handle for:int zlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsy_$address
Address for:int zlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlaqsy_
public static int zlaqsy_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __equed) int zlaqsy_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, char *__equed)
-
zlar1v_$descriptor
Function descriptor for:int zlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublecomplex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
-
zlar1v_$handle
Downcall method handle for:int zlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublecomplex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
-
zlar1v_$address
Address for:int zlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublecomplex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
-
zlar1v_
public static int zlar1v_(MemorySegment __n, MemorySegment __b1, MemorySegment __bn, MemorySegment __lambda, MemorySegment __d__, MemorySegment __l, MemorySegment __ld, MemorySegment __lld, MemorySegment __pivmin, MemorySegment __gaptol, MemorySegment __z__, MemorySegment __wantnc, MemorySegment __negcnt, MemorySegment __ztz, MemorySegment __mingma, MemorySegment __r__, MemorySegment __isuppz, MemorySegment __nrminv, MemorySegment __resid, MemorySegment __rqcorr, MemorySegment __work) int zlar1v_(__CLPK_integer *__n, __CLPK_integer *__b1, __CLPK_integer *__bn, __CLPK_doublereal *__lambda, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__ld, __CLPK_doublereal *__lld, __CLPK_doublereal *__pivmin, __CLPK_doublereal *__gaptol, __CLPK_doublecomplex *__z__, __CLPK_logical *__wantnc, __CLPK_integer *__negcnt, __CLPK_doublereal *__ztz, __CLPK_doublereal *__mingma, __CLPK_integer *__r__, __CLPK_integer *__isuppz, __CLPK_doublereal *__nrminv, __CLPK_doublereal *__resid, __CLPK_doublereal *__rqcorr, __CLPK_doublereal *__work)
-
zlar2v_$descriptor
Function descriptor for:int zlar2v_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
-
zlar2v_$handle
Downcall method handle for:int zlar2v_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
-
zlar2v_$address
Address for:int zlar2v_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
-
zlar2v_
public static int zlar2v_(MemorySegment __n, MemorySegment __x, MemorySegment __y, MemorySegment __z__, MemorySegment __incx, MemorySegment __c__, MemorySegment __s, MemorySegment __incc) int zlar2v_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_doublecomplex *__y, __CLPK_doublecomplex *__z__, __CLPK_integer *__incx, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
-
zlarcm_$descriptor
Function descriptor for:int zlarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
-
zlarcm_$handle
Downcall method handle for:int zlarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
-
zlarcm_$address
Address for:int zlarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
-
zlarcm_
public static int zlarcm_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __rwork) int zlarcm_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__rwork)
-
zlarf_$descriptor
Function descriptor for:int zlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarf_$handle
Downcall method handle for:int zlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarf_$address
Address for:int zlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarf_
public static int zlarf_(MemorySegment __side, MemorySegment __m, MemorySegment __n, MemorySegment __v, MemorySegment __incv, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work) int zlarf_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarfb_$descriptor
Function descriptor for:int zlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
-
zlarfb_$handle
Downcall method handle for:int zlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
-
zlarfb_$address
Address for:int zlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
-
zlarfb_
public static int zlarfb_(MemorySegment __side, MemorySegment __trans, MemorySegment __direct, MemorySegment __storev, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __v, MemorySegment __ldv, MemorySegment __t, MemorySegment __ldt, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __ldwork) int zlarfb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
-
zlarfg_$descriptor
Function descriptor for:int zlarfg_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
-
zlarfg_$handle
Downcall method handle for:int zlarfg_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
-
zlarfg_$address
Address for:int zlarfg_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
-
zlarfg_
public static int zlarfg_(MemorySegment __n, MemorySegment __alpha, MemorySegment __x, MemorySegment __incx, MemorySegment __tau) int zlarfg_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
-
zlarfp_$descriptor
Function descriptor for:int zlarfp_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
-
zlarfp_$handle
Downcall method handle for:int zlarfp_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
-
zlarfp_$address
Address for:int zlarfp_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
-
zlarfp_
public static int zlarfp_(MemorySegment __n, MemorySegment __alpha, MemorySegment __x, MemorySegment __incx, MemorySegment __tau) int zlarfp_(__CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__tau)
-
zlarft_$descriptor
Function descriptor for:int zlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
-
zlarft_$handle
Downcall method handle for:int zlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
-
zlarft_$address
Address for:int zlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
-
zlarft_
public static int zlarft_(MemorySegment __direct, MemorySegment __storev, MemorySegment __n, MemorySegment __k, MemorySegment __v, MemorySegment __ldv, MemorySegment __tau, MemorySegment __t, MemorySegment __ldt) int zlarft_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
-
zlarfx_$descriptor
Function descriptor for:int zlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarfx_$handle
Downcall method handle for:int zlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarfx_$address
Address for:int zlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarfx_
public static int zlarfx_(MemorySegment __side, MemorySegment __m, MemorySegment __n, MemorySegment __v, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work) int zlarfx_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlargv_$descriptor
Function descriptor for:int zlargv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
-
zlargv_$handle
Downcall method handle for:int zlargv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
-
zlargv_$address
Address for:int zlargv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
-
zlargv_
public static int zlargv_(MemorySegment __n, MemorySegment __x, MemorySegment __incx, MemorySegment __y, MemorySegment __incy, MemorySegment __c__, MemorySegment __incc) int zlargv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_integer *__incc)
-
zlarnv_$descriptor
Function descriptor for:int zlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublecomplex *__x)
-
zlarnv_$handle
Downcall method handle for:int zlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublecomplex *__x)
-
zlarnv_$address
Address for:int zlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublecomplex *__x)
-
zlarnv_
public static int zlarnv_(MemorySegment __idist, MemorySegment __iseed, MemorySegment __n, MemorySegment __x) int zlarnv_(__CLPK_integer *__idist, __CLPK_integer *__iseed, __CLPK_integer *__n, __CLPK_doublecomplex *__x)
-
zlarrv_$descriptor
Function descriptor for:int zlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlarrv_$handle
Downcall method handle for:int zlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlarrv_$address
Address for:int zlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlarrv_
public static int zlarrv_(MemorySegment __n, MemorySegment __vl, MemorySegment __vu, MemorySegment __d__, MemorySegment __l, MemorySegment __pivmin, MemorySegment __isplit, MemorySegment __m, MemorySegment __dol, MemorySegment __dou, MemorySegment __minrgp, MemorySegment __rtol1, MemorySegment __rtol2, MemorySegment __w, MemorySegment __werr, MemorySegment __wgap, MemorySegment __iblock, MemorySegment __indexw, MemorySegment __gers, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __iwork, MemorySegment __info) int zlarrv_(__CLPK_integer *__n, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_doublereal *__d__, __CLPK_doublereal *__l, __CLPK_doublereal *__pivmin, __CLPK_integer *__isplit, __CLPK_integer *__m, __CLPK_integer *__dol, __CLPK_integer *__dou, __CLPK_doublereal *__minrgp, __CLPK_doublereal *__rtol1, __CLPK_doublereal *__rtol2, __CLPK_doublereal *__w, __CLPK_doublereal *__werr, __CLPK_doublereal *__wgap, __CLPK_integer *__iblock, __CLPK_integer *__indexw, __CLPK_doublereal *__gers, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
zlarscl2_$descriptor
Function descriptor for:int zlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
-
zlarscl2_$handle
Downcall method handle for:int zlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
-
zlarscl2_$address
Address for:int zlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
-
zlarscl2_
public static int zlarscl2_(MemorySegment __m, MemorySegment __n, MemorySegment __d__, MemorySegment __x, MemorySegment __ldx) int zlarscl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
-
zlartg_$descriptor
Function descriptor for:int zlartg_(__CLPK_doublecomplex *__f, __CLPK_doublecomplex *__g, __CLPK_doublereal *__cs, __CLPK_doublecomplex *__sn, __CLPK_doublecomplex *__r__)
-
zlartg_$handle
Downcall method handle for:int zlartg_(__CLPK_doublecomplex *__f, __CLPK_doublecomplex *__g, __CLPK_doublereal *__cs, __CLPK_doublecomplex *__sn, __CLPK_doublecomplex *__r__)
-
zlartg_$address
Address for:int zlartg_(__CLPK_doublecomplex *__f, __CLPK_doublecomplex *__g, __CLPK_doublereal *__cs, __CLPK_doublecomplex *__sn, __CLPK_doublecomplex *__r__)
-
zlartg_
public static int zlartg_(MemorySegment __f, MemorySegment __g, MemorySegment __cs, MemorySegment __sn, MemorySegment __r__) int zlartg_(__CLPK_doublecomplex *__f, __CLPK_doublecomplex *__g, __CLPK_doublereal *__cs, __CLPK_doublecomplex *__sn, __CLPK_doublecomplex *__r__)
-
zlartv_$descriptor
Function descriptor for:int zlartv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
-
zlartv_$handle
Downcall method handle for:int zlartv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
-
zlartv_$address
Address for:int zlartv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
-
zlartv_
public static int zlartv_(MemorySegment __n, MemorySegment __x, MemorySegment __incx, MemorySegment __y, MemorySegment __incy, MemorySegment __c__, MemorySegment __s, MemorySegment __incc) int zlartv_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__y, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s, __CLPK_integer *__incc)
-
zlarz_$descriptor
Function descriptor for:int zlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarz_$handle
Downcall method handle for:int zlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarz_$address
Address for:int zlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarz_
public static int zlarz_(MemorySegment __side, MemorySegment __m, MemorySegment __n, MemorySegment __l, MemorySegment __v, MemorySegment __incv, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work) int zlarz_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlarzb_$descriptor
Function descriptor for:int zlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
-
zlarzb_$handle
Downcall method handle for:int zlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
-
zlarzb_$address
Address for:int zlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
-
zlarzb_
public static int zlarzb_(MemorySegment __side, MemorySegment __trans, MemorySegment __direct, MemorySegment __storev, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __v, MemorySegment __ldv, MemorySegment __t, MemorySegment __ldt, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __ldwork) int zlarzb_(char *__side, char *__trans, char *__direct, char *__storev, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork)
-
zlarzt_$descriptor
Function descriptor for:int zlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
-
zlarzt_$handle
Downcall method handle for:int zlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
-
zlarzt_$address
Address for:int zlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
-
zlarzt_
public static int zlarzt_(MemorySegment __direct, MemorySegment __storev, MemorySegment __n, MemorySegment __k, MemorySegment __v, MemorySegment __ldv, MemorySegment __tau, MemorySegment __t, MemorySegment __ldt) int zlarzt_(char *__direct, char *__storev, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt)
-
zlascl_$descriptor
Function descriptor for:int zlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlascl_$handle
Downcall method handle for:int zlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlascl_$address
Address for:int zlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlascl_
public static int zlascl_(MemorySegment __type__, MemorySegment __kl, MemorySegment __ku, MemorySegment __cfrom, MemorySegment __cto, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zlascl_(char *__type__, __CLPK_integer *__kl, __CLPK_integer *__ku, __CLPK_doublereal *__cfrom, __CLPK_doublereal *__cto, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlascl2_$descriptor
Function descriptor for:int zlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
-
zlascl2_$handle
Downcall method handle for:int zlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
-
zlascl2_$address
Address for:int zlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
-
zlascl2_
public static int zlascl2_(MemorySegment __m, MemorySegment __n, MemorySegment __d__, MemorySegment __x, MemorySegment __ldx) int zlascl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx)
-
zlaset_$descriptor
Function descriptor for:int zlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zlaset_$handle
Downcall method handle for:int zlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zlaset_$address
Address for:int zlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zlaset_
public static int zlaset_(MemorySegment __uplo, MemorySegment __m, MemorySegment __n, MemorySegment __alpha, MemorySegment __beta, MemorySegment __a, MemorySegment __lda) int zlaset_(char *__uplo, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zlasr_$descriptor
Function descriptor for:int zlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zlasr_$handle
Downcall method handle for:int zlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zlasr_$address
Address for:int zlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zlasr_
public static int zlasr_(MemorySegment __side, MemorySegment __pivot, MemorySegment __direct, MemorySegment __m, MemorySegment __n, MemorySegment __c__, MemorySegment __s, MemorySegment __a, MemorySegment __lda) int zlasr_(char *__side, char *__pivot, char *__direct, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublereal *__c__, __CLPK_doublereal *__s, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zlassq_$descriptor
Function descriptor for:int zlassq_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
-
zlassq_$handle
Downcall method handle for:int zlassq_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
-
zlassq_$address
Address for:int zlassq_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
-
zlassq_
public static int zlassq_(MemorySegment __n, MemorySegment __x, MemorySegment __incx, MemorySegment __scale, MemorySegment __sumsq) int zlassq_(__CLPK_integer *__n, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublereal *__scale, __CLPK_doublereal *__sumsq)
-
zlaswp_$descriptor
Function descriptor for:int zlaswp_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
-
zlaswp_$handle
Downcall method handle for:int zlaswp_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
-
zlaswp_$address
Address for:int zlaswp_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
-
zlaswp_
public static int zlaswp_(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __k1, MemorySegment __k2, MemorySegment __ipiv, MemorySegment __incx) int zlaswp_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__k1, __CLPK_integer *__k2, __CLPK_integer *__ipiv, __CLPK_integer *__incx)
-
zlasyf_$descriptor
Function descriptor for:int zlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
-
zlasyf_$handle
Downcall method handle for:int zlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
-
zlasyf_$address
Address for:int zlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
-
zlasyf_
public static int zlasyf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nb, MemorySegment __kb, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __w, MemorySegment __ldw, MemorySegment __info) int zlasyf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_integer *__kb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw, __CLPK_integer *__info)
-
zlat2c_$descriptor
Function descriptor for:int zlat2c_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
-
zlat2c_$handle
Downcall method handle for:int zlat2c_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
-
zlat2c_$address
Address for:int zlat2c_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
-
zlat2c_
public static int zlat2c_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __sa, MemorySegment __ldsa, MemorySegment __info) int zlat2c_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_complex *__sa, __CLPK_integer *__ldsa, __CLPK_integer *__info)
-
zlatbs_$descriptor
Function descriptor for:int zlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatbs_$handle
Downcall method handle for:int zlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatbs_$address
Address for:int zlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatbs_
public static int zlatbs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __normin, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __x, MemorySegment __scale, MemorySegment __cnorm, MemorySegment __info) int zlatbs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatdf_$descriptor
Function descriptor for:int zlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
-
zlatdf_$handle
Downcall method handle for:int zlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
-
zlatdf_$address
Address for:int zlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
-
zlatdf_
public static int zlatdf_(MemorySegment __ijob, MemorySegment __n, MemorySegment __z__, MemorySegment __ldz, MemorySegment __rhs, MemorySegment __rdsum, MemorySegment __rdscal, MemorySegment __ipiv, MemorySegment __jpiv) int zlatdf_(__CLPK_integer *__ijob, __CLPK_integer *__n, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__rhs, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__ipiv, __CLPK_integer *__jpiv)
-
zlatps_$descriptor
Function descriptor for:int zlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatps_$handle
Downcall method handle for:int zlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatps_$address
Address for:int zlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatps_
public static int zlatps_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __normin, MemorySegment __n, MemorySegment __ap, MemorySegment __x, MemorySegment __scale, MemorySegment __cnorm, MemorySegment __info) int zlatps_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatrd_$descriptor
Function descriptor for:int zlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw)
-
zlatrd_$handle
Downcall method handle for:int zlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw)
-
zlatrd_$address
Address for:int zlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw)
-
zlatrd_
public static int zlatrd_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nb, MemorySegment __a, MemorySegment __lda, MemorySegment __e, MemorySegment __tau, MemorySegment __w, MemorySegment __ldw) int zlatrd_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nb, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__e, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__w, __CLPK_integer *__ldw)
-
zlatrs_$descriptor
Function descriptor for:int zlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatrs_$handle
Downcall method handle for:int zlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatrs_$address
Address for:int zlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatrs_
public static int zlatrs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __normin, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __x, MemorySegment __scale, MemorySegment __cnorm, MemorySegment __info) int zlatrs_(char *__uplo, char *__trans, char *__diag, char *__normin, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_doublereal *__scale, __CLPK_doublereal *__cnorm, __CLPK_integer *__info)
-
zlatrz_$descriptor
Function descriptor for:int zlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work)
-
zlatrz_$handle
Downcall method handle for:int zlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work)
-
zlatrz_$address
Address for:int zlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work)
-
zlatrz_
public static int zlatrz_(MemorySegment __m, MemorySegment __n, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work) int zlatrz_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work)
-
zlatzm_$descriptor
Function descriptor for:int zlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c1, __CLPK_doublecomplex *__c2, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlatzm_$handle
Downcall method handle for:int zlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c1, __CLPK_doublecomplex *__c2, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlatzm_$address
Address for:int zlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c1, __CLPK_doublecomplex *__c2, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlatzm_
public static int zlatzm_(MemorySegment __side, MemorySegment __m, MemorySegment __n, MemorySegment __v, MemorySegment __incv, MemorySegment __tau, MemorySegment __c1, MemorySegment __c2, MemorySegment __ldc, MemorySegment __work) int zlatzm_(char *__side, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__v, __CLPK_integer *__incv, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c1, __CLPK_doublecomplex *__c2, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work)
-
zlauu2_$descriptor
Function descriptor for:int zlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlauu2_$handle
Downcall method handle for:int zlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlauu2_$address
Address for:int zlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlauu2_
public static int zlauu2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zlauu2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlauum_$descriptor
Function descriptor for:int zlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlauum_$handle
Downcall method handle for:int zlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlauum_$address
Address for:int zlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zlauum_
public static int zlauum_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zlauum_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpbcon_$descriptor
Function descriptor for:int zpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbcon_$handle
Downcall method handle for:int zpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbcon_$address
Address for:int zpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbcon_
public static int zpbcon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpbcon_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbequ_$descriptor
Function descriptor for:int zpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpbequ_$handle
Downcall method handle for:int zpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpbequ_$address
Address for:int zpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpbequ_
public static int zpbequ_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int zpbequ_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpbrfs_$descriptor
Function descriptor for:int zpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbrfs_$handle
Downcall method handle for:int zpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbrfs_$address
Address for:int zpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbrfs_
public static int zpbrfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __afb, MemorySegment __ldafb, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpbrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbstf_$descriptor
Function descriptor for:int zpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbstf_$handle
Downcall method handle for:int zpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbstf_$address
Address for:int zpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbstf_
public static int zpbstf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __info) int zpbstf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbsv_$descriptor
Function descriptor for:int zpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpbsv_$handle
Downcall method handle for:int zpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpbsv_$address
Address for:int zpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpbsv_
public static int zpbsv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpbsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpbsvx_$descriptor
Function descriptor for:int zpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbsvx_$handle
Downcall method handle for:int zpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbsvx_$address
Address for:int zpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbsvx_
public static int zpbsvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __afb, MemorySegment __ldafb, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpbsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__afb, __CLPK_integer *__ldafb, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpbtf2_$descriptor
Function descriptor for:int zpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbtf2_$handle
Downcall method handle for:int zpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbtf2_$address
Address for:int zpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbtf2_
public static int zpbtf2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __info) int zpbtf2_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbtrf_$descriptor
Function descriptor for:int zpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbtrf_$handle
Downcall method handle for:int zpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbtrf_$address
Address for:int zpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbtrf_
public static int zpbtrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __info) int zpbtrf_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_integer *__info)
-
zpbtrs_$descriptor
Function descriptor for:int zpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpbtrs_$handle
Downcall method handle for:int zpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpbtrs_$address
Address for:int zpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpbtrs_
public static int zpbtrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpbtrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpftrf_$descriptor
Function descriptor for:int zpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
zpftrf_$handle
Downcall method handle for:int zpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
zpftrf_$address
Address for:int zpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
zpftrf_
public static int zpftrf_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __info) int zpftrf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
zpftri_$descriptor
Function descriptor for:int zpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
zpftri_$handle
Downcall method handle for:int zpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
zpftri_$address
Address for:int zpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
zpftri_
public static int zpftri_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __info) int zpftri_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
zpftrs_$descriptor
Function descriptor for:int zpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpftrs_$handle
Downcall method handle for:int zpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpftrs_$address
Address for:int zpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpftrs_
public static int zpftrs_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpftrs_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpocon_$descriptor
Function descriptor for:int zpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpocon_$handle
Downcall method handle for:int zpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpocon_$address
Address for:int zpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpocon_
public static int zpocon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpocon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpoequ_$descriptor
Function descriptor for:int zpoequ_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpoequ_$handle
Downcall method handle for:int zpoequ_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpoequ_$address
Address for:int zpoequ_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpoequ_
public static int zpoequ_(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int zpoequ_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpoequb_$descriptor
Function descriptor for:int zpoequb_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpoequb_$handle
Downcall method handle for:int zpoequb_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpoequb_$address
Address for:int zpoequb_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpoequb_
public static int zpoequb_(MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int zpoequb_(__CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zporfs_$descriptor
Function descriptor for:int zporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zporfs_$handle
Downcall method handle for:int zporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zporfs_$address
Address for:int zporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zporfs_
public static int zporfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zporfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zposv_$descriptor
Function descriptor for:int zposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zposv_$handle
Downcall method handle for:int zposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zposv_$address
Address for:int zposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zposv_
public static int zposv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zposv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zposvx_$descriptor
Function descriptor for:int zposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zposvx_$handle
Downcall method handle for:int zposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zposvx_$address
Address for:int zposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zposvx_
public static int zposvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zposvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpotf2_$descriptor
Function descriptor for:int zpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotf2_$handle
Downcall method handle for:int zpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotf2_$address
Address for:int zpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotf2_
public static int zpotf2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zpotf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotrf_$descriptor
Function descriptor for:int zpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotrf_$handle
Downcall method handle for:int zpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotrf_$address
Address for:int zpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotrf_
public static int zpotrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zpotrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotri_$descriptor
Function descriptor for:int zpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotri_$handle
Downcall method handle for:int zpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotri_$address
Address for:int zpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotri_
public static int zpotri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int zpotri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
zpotrs_$descriptor
Function descriptor for:int zpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpotrs_$handle
Downcall method handle for:int zpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpotrs_$address
Address for:int zpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpotrs_
public static int zpotrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpotrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zppcon_$descriptor
Function descriptor for:int zppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zppcon_$handle
Downcall method handle for:int zppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zppcon_$address
Address for:int zppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zppcon_
public static int zppcon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zppcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zppequ_$descriptor
Function descriptor for:int zppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zppequ_$handle
Downcall method handle for:int zppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zppequ_$address
Address for:int zppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zppequ_
public static int zppequ_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __info) int zppequ_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_integer *__info)
-
zpprfs_$descriptor
Function descriptor for:int zpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpprfs_$handle
Downcall method handle for:int zpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpprfs_$address
Address for:int zpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpprfs_
public static int zpprfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zpprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zppsv_$descriptor
Function descriptor for:int zppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zppsv_$handle
Downcall method handle for:int zppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zppsv_$address
Address for:int zppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zppsv_
public static int zppsv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zppsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zppsvx_$descriptor
Function descriptor for:int zppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zppsvx_$handle
Downcall method handle for:int zppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zppsvx_$address
Address for:int zppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zppsvx_
public static int zppsvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __equed, MemorySegment __s, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zppsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, char *__equed, __CLPK_doublereal *__s, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpptrf_$descriptor
Function descriptor for:int zpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
zpptrf_$handle
Downcall method handle for:int zpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
zpptrf_$address
Address for:int zpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
zpptrf_
public static int zpptrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int zpptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
zpptri_$descriptor
Function descriptor for:int zpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
zpptri_$handle
Downcall method handle for:int zpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
zpptri_$address
Address for:int zpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
zpptri_
public static int zpptri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int zpptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
zpptrs_$descriptor
Function descriptor for:int zpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpptrs_$handle
Downcall method handle for:int zpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpptrs_$address
Address for:int zpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpptrs_
public static int zpptrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpstf2_$descriptor
Function descriptor for:int zpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpstf2_$handle
Downcall method handle for:int zpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpstf2_$address
Address for:int zpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpstf2_
public static int zpstf2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __piv, MemorySegment __rank, MemorySegment __tol, MemorySegment __work, MemorySegment __info) int zpstf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpstrf_$descriptor
Function descriptor for:int zpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpstrf_$handle
Downcall method handle for:int zpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpstrf_$address
Address for:int zpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpstrf_
public static int zpstrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __piv, MemorySegment __rank, MemorySegment __tol, MemorySegment __work, MemorySegment __info) int zpstrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__piv, __CLPK_integer *__rank, __CLPK_doublereal *__tol, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zptcon_$descriptor
Function descriptor for:int zptcon_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptcon_$handle
Downcall method handle for:int zptcon_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptcon_$address
Address for:int zptcon_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptcon_
public static int zptcon_(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __rwork, MemorySegment __info) int zptcon_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpteqr_$descriptor
Function descriptor for:int zpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpteqr_$handle
Downcall method handle for:int zpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpteqr_$address
Address for:int zpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zpteqr_
public static int zpteqr_(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int zpteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zptrfs_$descriptor
Function descriptor for:int zptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptrfs_$handle
Downcall method handle for:int zptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptrfs_$address
Address for:int zptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptrfs_
public static int zptrfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __df, MemorySegment __ef, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zptrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptsv_$descriptor
Function descriptor for:int zptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zptsv_$handle
Downcall method handle for:int zptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zptsv_$address
Address for:int zptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zptsv_
public static int zptsv_(MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zptsv_(__CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zptsvx_$descriptor
Function descriptor for:int zptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptsvx_$handle
Downcall method handle for:int zptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptsvx_$address
Address for:int zptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zptsvx_
public static int zptsvx_(MemorySegment __fact, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __df, MemorySegment __ef, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zptsvx_(char *__fact, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublereal *__df, __CLPK_doublecomplex *__ef, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zpttrf_$descriptor
Function descriptor for:int zpttrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_integer *__info)
-
zpttrf_$handle
Downcall method handle for:int zpttrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_integer *__info)
-
zpttrf_$address
Address for:int zpttrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_integer *__info)
-
zpttrf_
public static int zpttrf_(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __info) int zpttrf_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_integer *__info)
-
zpttrs_$descriptor
Function descriptor for:int zpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpttrs_$handle
Downcall method handle for:int zpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpttrs_$address
Address for:int zpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zpttrs_
public static int zpttrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zpttrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zptts2_$descriptor
Function descriptor for:int zptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zptts2_$handle
Downcall method handle for:int zptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zptts2_$address
Address for:int zptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zptts2_
public static int zptts2_(MemorySegment __iuplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __d__, MemorySegment __e, MemorySegment __b, MemorySegment __ldb) int zptts2_(__CLPK_integer *__iuplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublereal *__d__, __CLPK_doublecomplex *__e, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
zrot_$descriptor
Function descriptor for:int zrot_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s)
-
zrot_$handle
Downcall method handle for:int zrot_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s)
-
zrot_$address
Address for:int zrot_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s)
-
zrot_
public static int zrot_(MemorySegment __n, MemorySegment __cx, MemorySegment __incx, MemorySegment __cy, MemorySegment __incy, MemorySegment __c__, MemorySegment __s) int zrot_(__CLPK_integer *__n, __CLPK_doublecomplex *__cx, __CLPK_integer *__incx, __CLPK_doublecomplex *__cy, __CLPK_integer *__incy, __CLPK_doublereal *__c__, __CLPK_doublecomplex *__s)
-
zspcon_$descriptor
Function descriptor for:int zspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zspcon_$handle
Downcall method handle for:int zspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zspcon_$address
Address for:int zspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zspcon_
public static int zspcon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zspcon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zspmv_$descriptor
Function descriptor for:int zspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
-
zspmv_$handle
Downcall method handle for:int zspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
-
zspmv_$address
Address for:int zspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
-
zspmv_
public static int zspmv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __alpha, MemorySegment __ap, MemorySegment __x, MemorySegment __incx, MemorySegment __beta, MemorySegment __y, MemorySegment __incy) int zspmv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
-
zspr_$descriptor
Function descriptor for:int zspr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__ap)
-
zspr_$handle
Downcall method handle for:int zspr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__ap)
-
zspr_$address
Address for:int zspr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__ap)
-
zspr_
public static int zspr_(MemorySegment __uplo, MemorySegment __n, MemorySegment __alpha, MemorySegment __x, MemorySegment __incx, MemorySegment __ap) int zspr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__ap)
-
zsprfs_$descriptor
Function descriptor for:int zsprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsprfs_$handle
Downcall method handle for:int zsprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsprfs_$address
Address for:int zsprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsprfs_
public static int zsprfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zsprfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zspsv_$descriptor
Function descriptor for:int zspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zspsv_$handle
Downcall method handle for:int zspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zspsv_$address
Address for:int zspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zspsv_
public static int zspsv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zspsv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zspsvx_$descriptor
Function descriptor for:int zspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zspsvx_$handle
Downcall method handle for:int zspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zspsvx_$address
Address for:int zspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zspsvx_
public static int zspsvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __afp, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zspsvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__afp, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsptrf_$descriptor
Function descriptor for:int zsptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zsptrf_$handle
Downcall method handle for:int zsptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zsptrf_$address
Address for:int zsptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zsptrf_
public static int zsptrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __info) int zsptrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zsptri_$descriptor
Function descriptor for:int zsptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsptri_$handle
Downcall method handle for:int zsptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsptri_$address
Address for:int zsptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsptri_
public static int zsptri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int zsptri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsptrs_$descriptor
Function descriptor for:int zsptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zsptrs_$handle
Downcall method handle for:int zsptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zsptrs_$address
Address for:int zsptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zsptrs_
public static int zsptrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zsptrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zstedc_$descriptor
Function descriptor for:int zstedc_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstedc_$handle
Downcall method handle for:int zstedc_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstedc_$address
Address for:int zstedc_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstedc_
public static int zstedc_(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __lrwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zstedc_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__lrwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstegr_$descriptor
Function descriptor for:int zstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstegr_$handle
Downcall method handle for:int zstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstegr_$address
Address for:int zstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstegr_
public static int zstegr_(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __abstol, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __isuppz, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zstegr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_doublereal *__abstol, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__isuppz, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstein_$descriptor
Function descriptor for:int zstein_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zstein_$handle
Downcall method handle for:int zstein_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zstein_$address
Address for:int zstein_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zstein_
public static int zstein_(MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __m, MemorySegment __w, MemorySegment __iblock, MemorySegment __isplit, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __iwork, MemorySegment __ifail, MemorySegment __info) int zstein_(__CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_integer *__iblock, __CLPK_integer *__isplit, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__iwork, __CLPK_integer *__ifail, __CLPK_integer *__info)
-
zstemr_$descriptor
Function descriptor for:int zstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstemr_$handle
Downcall method handle for:int zstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstemr_$address
Address for:int zstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zstemr_
public static int zstemr_(MemorySegment __jobz, MemorySegment __range, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __vl, MemorySegment __vu, MemorySegment __il, MemorySegment __iu, MemorySegment __m, MemorySegment __w, MemorySegment __z__, MemorySegment __ldz, MemorySegment __nzc, MemorySegment __isuppz, MemorySegment __tryrac, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int zstemr_(char *__jobz, char *__range, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublereal *__vl, __CLPK_doublereal *__vu, __CLPK_integer *__il, __CLPK_integer *__iu, __CLPK_integer *__m, __CLPK_doublereal *__w, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__nzc, __CLPK_integer *__isuppz, __CLPK_logical *__tryrac, __CLPK_doublereal *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
zsteqr_$descriptor
Function descriptor for:int zsteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zsteqr_$handle
Downcall method handle for:int zsteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zsteqr_$address
Address for:int zsteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zsteqr_
public static int zsteqr_(MemorySegment __compz, MemorySegment __n, MemorySegment __d__, MemorySegment __e, MemorySegment __z__, MemorySegment __ldz, MemorySegment __work, MemorySegment __info) int zsteqr_(char *__compz, __CLPK_integer *__n, __CLPK_doublereal *__d__, __CLPK_doublereal *__e, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_doublereal *__work, __CLPK_integer *__info)
-
zsycon_$descriptor
Function descriptor for:int zsycon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsycon_$handle
Downcall method handle for:int zsycon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsycon_$address
Address for:int zsycon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsycon_
public static int zsycon_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __anorm, MemorySegment __rcond, MemorySegment __work, MemorySegment __info) int zsycon_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublereal *__anorm, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsyequb_$descriptor
Function descriptor for:int zsyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsyequb_$handle
Downcall method handle for:int zsyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsyequb_$address
Address for:int zsyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsyequb_
public static int zsyequb_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __s, MemorySegment __scond, MemorySegment __amax, MemorySegment __work, MemorySegment __info) int zsyequb_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__s, __CLPK_doublereal *__scond, __CLPK_doublereal *__amax, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsymv_$descriptor
Function descriptor for:int zsymv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
-
zsymv_$handle
Downcall method handle for:int zsymv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
-
zsymv_$address
Address for:int zsymv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
-
zsymv_
public static int zsymv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __alpha, MemorySegment __a, MemorySegment __lda, MemorySegment __x, MemorySegment __incx, MemorySegment __beta, MemorySegment __y, MemorySegment __incy) int zsymv_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__y, __CLPK_integer *__incy)
-
zsyr_$descriptor
Function descriptor for:int zsyr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zsyr_$handle
Downcall method handle for:int zsyr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zsyr_$address
Address for:int zsyr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zsyr_
public static int zsyr_(MemorySegment __uplo, MemorySegment __n, MemorySegment __alpha, MemorySegment __x, MemorySegment __incx, MemorySegment __a, MemorySegment __lda) int zsyr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__x, __CLPK_integer *__incx, __CLPK_doublecomplex *__a, __CLPK_integer *__lda)
-
zsyrfs_$descriptor
Function descriptor for:int zsyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsyrfs_$handle
Downcall method handle for:int zsyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsyrfs_$address
Address for:int zsyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsyrfs_
public static int zsyrfs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int zsyrfs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsysv_$descriptor
Function descriptor for:int zsysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zsysv_$handle
Downcall method handle for:int zsysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zsysv_$address
Address for:int zsysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zsysv_
public static int zsysv_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zsysv_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zsysvx_$descriptor
Function descriptor for:int zsysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsysvx_$handle
Downcall method handle for:int zsysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsysvx_$address
Address for:int zsysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsysvx_
public static int zsysvx_(MemorySegment __fact, MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __af, MemorySegment __ldaf, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __rcond, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __lwork, MemorySegment __rwork, MemorySegment __info) int zsysvx_(char *__fact, char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__af, __CLPK_integer *__ldaf, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__rcond, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
zsytf2_$descriptor
Function descriptor for:int zsytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zsytf2_$handle
Downcall method handle for:int zsytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zsytf2_$address
Address for:int zsytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zsytf2_
public static int zsytf2_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __info) int zsytf2_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_integer *__info)
-
zsytrf_$descriptor
Function descriptor for:int zsytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zsytrf_$handle
Downcall method handle for:int zsytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zsytrf_$address
Address for:int zsytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zsytrf_
public static int zsytrf_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zsytrf_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zsytri_$descriptor
Function descriptor for:int zsytri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsytri_$handle
Downcall method handle for:int zsytri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsytri_$address
Address for:int zsytri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsytri_
public static int zsytri_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __work, MemorySegment __info) int zsytri_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zsytrs_$descriptor
Function descriptor for:int zsytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zsytrs_$handle
Downcall method handle for:int zsytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zsytrs_$address
Address for:int zsytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
zsytrs_
public static int zsytrs_(MemorySegment __uplo, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __ipiv, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int zsytrs_(char *__uplo, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__ipiv, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztbcon_$descriptor
Function descriptor for:int ztbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztbcon_$handle
Downcall method handle for:int ztbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztbcon_$address
Address for:int ztbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztbcon_
public static int ztbcon_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __ab, MemorySegment __ldab, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztbcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztbrfs_$descriptor
Function descriptor for:int ztbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztbrfs_$handle
Downcall method handle for:int ztbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztbrfs_$address
Address for:int ztbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztbrfs_
public static int ztbrfs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztbrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztbtrs_$descriptor
Function descriptor for:int ztbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztbtrs_$handle
Downcall method handle for:int ztbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztbtrs_$address
Address for:int ztbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztbtrs_
public static int ztbtrs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __kd, MemorySegment __nrhs, MemorySegment __ab, MemorySegment __ldab, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ztbtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__kd, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ab, __CLPK_integer *__ldab, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztfsm_$descriptor
Function descriptor for:int ztfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
ztfsm_$handle
Downcall method handle for:int ztfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
ztfsm_$address
Address for:int ztfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
ztfsm_
public static int ztfsm_(MemorySegment __transr, MemorySegment __side, MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __m, MemorySegment __n, MemorySegment __alpha, MemorySegment __a, MemorySegment __b, MemorySegment __ldb) int ztfsm_(char *__transr, char *__side, char *__uplo, char *__trans, char *__diag, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__a, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb)
-
ztftri_$descriptor
Function descriptor for:int ztftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
ztftri_$handle
Downcall method handle for:int ztftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
ztftri_$address
Address for:int ztftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
ztftri_
public static int ztftri_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __info) int ztftri_(char *__transr, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__info)
-
ztfttp_$descriptor
Function descriptor for:int ztfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztfttp_$handle
Downcall method handle for:int ztfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztfttp_$address
Address for:int ztfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztfttp_
public static int ztfttp_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __arf, MemorySegment __ap, MemorySegment __info) int ztfttp_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztfttr_$descriptor
Function descriptor for:int ztfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztfttr_$handle
Downcall method handle for:int ztfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztfttr_$address
Address for:int ztfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztfttr_
public static int ztfttr_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __arf, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int ztfttr_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__arf, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztgevc_$descriptor
Function descriptor for:int ztgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__s, __CLPK_integer *__lds, __CLPK_doublecomplex *__p, __CLPK_integer *__ldp, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztgevc_$handle
Downcall method handle for:int ztgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__s, __CLPK_integer *__lds, __CLPK_doublecomplex *__p, __CLPK_integer *__ldp, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztgevc_$address
Address for:int ztgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__s, __CLPK_integer *__lds, __CLPK_doublecomplex *__p, __CLPK_integer *__ldp, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztgevc_
public static int ztgevc_(MemorySegment __side, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __s, MemorySegment __lds, MemorySegment __p, MemorySegment __ldp, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztgevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__s, __CLPK_integer *__lds, __CLPK_doublecomplex *__p, __CLPK_integer *__ldp, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztgex2_$descriptor
Function descriptor for:int ztgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
-
ztgex2_$handle
Downcall method handle for:int ztgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
-
ztgex2_$address
Address for:int ztgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
-
ztgex2_
public static int ztgex2_(MemorySegment __wantq, MemorySegment __wantz, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __j1, MemorySegment __info) int ztgex2_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__j1, __CLPK_integer *__info)
-
ztgexc_$descriptor
Function descriptor for:int ztgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
-
ztgexc_$handle
Downcall method handle for:int ztgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
-
ztgexc_$address
Address for:int ztgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
-
ztgexc_
public static int ztgexc_(MemorySegment __wantq, MemorySegment __wantz, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __ifst, MemorySegment __ilst, MemorySegment __info) int ztgexc_(__CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
-
ztgsen_$descriptor
Function descriptor for:int ztgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_doublereal *__pl, __CLPK_doublereal *__pr, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ztgsen_$handle
Downcall method handle for:int ztgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_doublereal *__pl, __CLPK_doublereal *__pr, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ztgsen_$address
Address for:int ztgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_doublereal *__pl, __CLPK_doublereal *__pr, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ztgsen_
public static int ztgsen_(MemorySegment __ijob, MemorySegment __wantq, MemorySegment __wantz, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __q, MemorySegment __ldq, MemorySegment __z__, MemorySegment __ldz, MemorySegment __m, MemorySegment __pl, MemorySegment __pr, MemorySegment __dif, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __liwork, MemorySegment __info) int ztgsen_(__CLPK_integer *__ijob, __CLPK_logical *__wantq, __CLPK_logical *__wantz, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__alpha, __CLPK_doublecomplex *__beta, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__z__, __CLPK_integer *__ldz, __CLPK_integer *__m, __CLPK_doublereal *__pl, __CLPK_doublereal *__pr, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__liwork, __CLPK_integer *__info)
-
ztgsja_$descriptor
Function descriptor for:int ztgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
-
ztgsja_$handle
Downcall method handle for:int ztgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
-
ztgsja_$address
Address for:int ztgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
-
ztgsja_
public static int ztgsja_(MemorySegment __jobu, MemorySegment __jobv, MemorySegment __jobq, MemorySegment __m, MemorySegment __p, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __tola, MemorySegment __tolb, MemorySegment __alpha, MemorySegment __beta, MemorySegment __u, MemorySegment __ldu, MemorySegment __v, MemorySegment __ldv, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __ncycle, MemorySegment __info) int ztgsja_(char *__jobu, char *__jobv, char *__jobq, __CLPK_integer *__m, __CLPK_integer *__p, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublereal *__tola, __CLPK_doublereal *__tolb, __CLPK_doublereal *__alpha, __CLPK_doublereal *__beta, __CLPK_doublecomplex *__u, __CLPK_integer *__ldu, __CLPK_doublecomplex *__v, __CLPK_integer *__ldv, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__ncycle, __CLPK_integer *__info)
-
ztgsna_$descriptor
Function descriptor for:int ztgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ztgsna_$handle
Downcall method handle for:int ztgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ztgsna_$address
Address for:int ztgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ztgsna_
public static int ztgsna_(MemorySegment __job, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __s, MemorySegment __dif, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int ztgsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__dif, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ztgsy2_$descriptor
Function descriptor for:int ztgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__info)
-
ztgsy2_$handle
Downcall method handle for:int ztgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__info)
-
ztgsy2_$address
Address for:int ztgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__info)
-
ztgsy2_
public static int ztgsy2_(MemorySegment __trans, MemorySegment __ijob, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __d__, MemorySegment __ldd, MemorySegment __e, MemorySegment __lde, MemorySegment __f, MemorySegment __ldf, MemorySegment __scale, MemorySegment __rdsum, MemorySegment __rdscal, MemorySegment __info) int ztgsy2_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__rdsum, __CLPK_doublereal *__rdscal, __CLPK_integer *__info)
-
ztgsyl_$descriptor
Function descriptor for:int ztgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ztgsyl_$handle
Downcall method handle for:int ztgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ztgsyl_$address
Address for:int ztgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ztgsyl_
public static int ztgsyl_(MemorySegment __trans, MemorySegment __ijob, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __d__, MemorySegment __ldd, MemorySegment __e, MemorySegment __lde, MemorySegment __f, MemorySegment __ldf, MemorySegment __scale, MemorySegment __dif, MemorySegment __work, MemorySegment __lwork, MemorySegment __iwork, MemorySegment __info) int ztgsyl_(char *__trans, __CLPK_integer *__ijob, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__d__, __CLPK_integer *__ldd, __CLPK_doublecomplex *__e, __CLPK_integer *__lde, __CLPK_doublecomplex *__f, __CLPK_integer *__ldf, __CLPK_doublereal *__scale, __CLPK_doublereal *__dif, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__iwork, __CLPK_integer *__info)
-
ztpcon_$descriptor
Function descriptor for:int ztpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztpcon_$handle
Downcall method handle for:int ztpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztpcon_$address
Address for:int ztpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztpcon_
public static int ztpcon_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztpcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztprfs_$descriptor
Function descriptor for:int ztprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztprfs_$handle
Downcall method handle for:int ztprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztprfs_$address
Address for:int ztprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztprfs_
public static int ztprfs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztprfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztptri_$descriptor
Function descriptor for:int ztptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztptri_$handle
Downcall method handle for:int ztptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztptri_$address
Address for:int ztptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztptri_
public static int ztptri_(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __ap, MemorySegment __info) int ztptri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztptrs_$descriptor
Function descriptor for:int ztptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztptrs_$handle
Downcall method handle for:int ztptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztptrs_$address
Address for:int ztptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztptrs_
public static int ztptrs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __ap, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ztptrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztpttf_$descriptor
Function descriptor for:int ztpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
-
ztpttf_$handle
Downcall method handle for:int ztpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
-
ztpttf_$address
Address for:int ztpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
-
ztpttf_
public static int ztpttf_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __arf, MemorySegment __info) int ztpttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
-
ztpttr_$descriptor
Function descriptor for:int ztpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztpttr_$handle
Downcall method handle for:int ztpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztpttr_$address
Address for:int ztpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztpttr_
public static int ztpttr_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int ztpttr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrcon_$descriptor
Function descriptor for:int ztrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrcon_$handle
Downcall method handle for:int ztrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrcon_$address
Address for:int ztrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrcon_
public static int ztrcon_(MemorySegment __norm, MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __rcond, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztrcon_(char *__norm, char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublereal *__rcond, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrevc_$descriptor
Function descriptor for:int ztrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrevc_$handle
Downcall method handle for:int ztrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrevc_$address
Address for:int ztrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrevc_
public static int ztrevc_(MemorySegment __side, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztrevc_(char *__side, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrexc_$descriptor
Function descriptor for:int ztrexc_(char *__compq, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
-
ztrexc_$handle
Downcall method handle for:int ztrexc_(char *__compq, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
-
ztrexc_$address
Address for:int ztrexc_(char *__compq, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
-
ztrexc_
public static int ztrexc_(MemorySegment __compq, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __q, MemorySegment __ldq, MemorySegment __ifst, MemorySegment __ilst, MemorySegment __info) int ztrexc_(char *__compq, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_integer *__ifst, __CLPK_integer *__ilst, __CLPK_integer *__info)
-
ztrrfs_$descriptor
Function descriptor for:int ztrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrrfs_$handle
Downcall method handle for:int ztrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrrfs_$address
Address for:int ztrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrrfs_
public static int ztrrfs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __x, MemorySegment __ldx, MemorySegment __ferr, MemorySegment __berr, MemorySegment __work, MemorySegment __rwork, MemorySegment __info) int ztrrfs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__x, __CLPK_integer *__ldx, __CLPK_doublereal *__ferr, __CLPK_doublereal *__berr, __CLPK_doublecomplex *__work, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrsen_$descriptor
Function descriptor for:int ztrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__w, __CLPK_integer *__m, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ztrsen_$handle
Downcall method handle for:int ztrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__w, __CLPK_integer *__m, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ztrsen_$address
Address for:int ztrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__w, __CLPK_integer *__m, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ztrsen_
public static int ztrsen_(MemorySegment __job, MemorySegment __compq, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __q, MemorySegment __ldq, MemorySegment __w, MemorySegment __m, MemorySegment __s, MemorySegment __sep, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ztrsen_(char *__job, char *__compq, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__w, __CLPK_integer *__m, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ztrsna_$descriptor
Function descriptor for:int ztrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrsna_$handle
Downcall method handle for:int ztrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrsna_$address
Address for:int ztrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrsna_
public static int ztrsna_(MemorySegment __job, MemorySegment __howmny, MemorySegment __select, MemorySegment __n, MemorySegment __t, MemorySegment __ldt, MemorySegment __vl, MemorySegment __ldvl, MemorySegment __vr, MemorySegment __ldvr, MemorySegment __s, MemorySegment __sep, MemorySegment __mm, MemorySegment __m, MemorySegment __work, MemorySegment __ldwork, MemorySegment __rwork, MemorySegment __info) int ztrsna_(char *__job, char *__howmny, __CLPK_logical *__select, __CLPK_integer *__n, __CLPK_doublecomplex *__t, __CLPK_integer *__ldt, __CLPK_doublecomplex *__vl, __CLPK_integer *__ldvl, __CLPK_doublecomplex *__vr, __CLPK_integer *__ldvr, __CLPK_doublereal *__s, __CLPK_doublereal *__sep, __CLPK_integer *__mm, __CLPK_integer *__m, __CLPK_doublecomplex *__work, __CLPK_integer *__ldwork, __CLPK_doublereal *__rwork, __CLPK_integer *__info)
-
ztrsyl_$descriptor
Function descriptor for:int ztrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__scale, __CLPK_integer *__info)
-
ztrsyl_$handle
Downcall method handle for:int ztrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__scale, __CLPK_integer *__info)
-
ztrsyl_$address
Address for:int ztrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__scale, __CLPK_integer *__info)
-
ztrsyl_
public static int ztrsyl_(MemorySegment __trana, MemorySegment __tranb, MemorySegment __isgn, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __c__, MemorySegment __ldc, MemorySegment __scale, MemorySegment __info) int ztrsyl_(char *__trana, char *__tranb, __CLPK_integer *__isgn, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublereal *__scale, __CLPK_integer *__info)
-
ztrti2_$descriptor
Function descriptor for:int ztrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrti2_$handle
Downcall method handle for:int ztrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrti2_$address
Address for:int ztrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrti2_
public static int ztrti2_(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int ztrti2_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrtri_$descriptor
Function descriptor for:int ztrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrtri_$handle
Downcall method handle for:int ztrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrtri_$address
Address for:int ztrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrtri_
public static int ztrtri_(MemorySegment __uplo, MemorySegment __diag, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __info) int ztrtri_(char *__uplo, char *__diag, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_integer *__info)
-
ztrtrs_$descriptor
Function descriptor for:int ztrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztrtrs_$handle
Downcall method handle for:int ztrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztrtrs_$address
Address for:int ztrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztrtrs_
public static int ztrtrs_(MemorySegment __uplo, MemorySegment __trans, MemorySegment __diag, MemorySegment __n, MemorySegment __nrhs, MemorySegment __a, MemorySegment __lda, MemorySegment __b, MemorySegment __ldb, MemorySegment __info) int ztrtrs_(char *__uplo, char *__trans, char *__diag, __CLPK_integer *__n, __CLPK_integer *__nrhs, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__b, __CLPK_integer *__ldb, __CLPK_integer *__info)
-
ztrttf_$descriptor
Function descriptor for:int ztrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
-
ztrttf_$handle
Downcall method handle for:int ztrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
-
ztrttf_$address
Address for:int ztrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
-
ztrttf_
public static int ztrttf_(MemorySegment __transr, MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __arf, MemorySegment __info) int ztrttf_(char *__transr, char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__arf, __CLPK_integer *__info)
-
ztrttp_$descriptor
Function descriptor for:int ztrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztrttp_$handle
Downcall method handle for:int ztrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztrttp_$address
Address for:int ztrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztrttp_
public static int ztrttp_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __ap, MemorySegment __info) int ztrttp_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__ap, __CLPK_integer *__info)
-
ztzrqf_$descriptor
Function descriptor for:int ztzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
ztzrqf_$handle
Downcall method handle for:int ztzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
ztzrqf_$address
Address for:int ztzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
ztzrqf_
public static int ztzrqf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __info) int ztzrqf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_integer *__info)
-
ztzrzf_$descriptor
Function descriptor for:int ztzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ztzrzf_$handle
Downcall method handle for:int ztzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ztzrzf_$address
Address for:int ztzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
ztzrzf_
public static int ztzrzf_(MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int ztzrzf_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zung2l_$descriptor
Function descriptor for:int zung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zung2l_$handle
Downcall method handle for:int zung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zung2l_$address
Address for:int zung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zung2l_
public static int zung2l_(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zung2l_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zung2r_$descriptor
Function descriptor for:int zung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zung2r_$handle
Downcall method handle for:int zung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zung2r_$address
Address for:int zung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zung2r_
public static int zung2r_(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zung2r_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zungbr_$descriptor
Function descriptor for:int zungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungbr_$handle
Downcall method handle for:int zungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungbr_$address
Address for:int zungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungbr_
public static int zungbr_(MemorySegment __vect, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungbr_(char *__vect, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunghr_$descriptor
Function descriptor for:int zunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunghr_$handle
Downcall method handle for:int zunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunghr_$address
Address for:int zunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunghr_
public static int zunghr_(MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunghr_(__CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungl2_$descriptor
Function descriptor for:int zungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zungl2_$handle
Downcall method handle for:int zungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zungl2_$address
Address for:int zungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zungl2_
public static int zungl2_(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zungl2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunglq_$descriptor
Function descriptor for:int zunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunglq_$handle
Downcall method handle for:int zunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunglq_$address
Address for:int zunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunglq_
public static int zunglq_(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunglq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungql_$descriptor
Function descriptor for:int zungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungql_$handle
Downcall method handle for:int zungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungql_$address
Address for:int zungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungql_
public static int zungql_(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungql_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungqr_$descriptor
Function descriptor for:int zungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungqr_$handle
Downcall method handle for:int zungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungqr_$address
Address for:int zungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungqr_
public static int zungqr_(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungqr_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungr2_$descriptor
Function descriptor for:int zungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zungr2_$handle
Downcall method handle for:int zungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zungr2_$address
Address for:int zungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zungr2_
public static int zungr2_(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __info) int zungr2_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zungrq_$descriptor
Function descriptor for:int zungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungrq_$handle
Downcall method handle for:int zungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungrq_$address
Address for:int zungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungrq_
public static int zungrq_(MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungrq_(__CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungtr_$descriptor
Function descriptor for:int zungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungtr_$handle
Downcall method handle for:int zungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungtr_$address
Address for:int zungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zungtr_
public static int zungtr_(MemorySegment __uplo, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zungtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunm2l_$descriptor
Function descriptor for:int zunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunm2l_$handle
Downcall method handle for:int zunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunm2l_$address
Address for:int zunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunm2l_
public static int zunm2l_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunm2l_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunm2r_$descriptor
Function descriptor for:int zunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunm2r_$handle
Downcall method handle for:int zunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunm2r_$address
Address for:int zunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunm2r_
public static int zunm2r_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunm2r_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmbr_$descriptor
Function descriptor for:int zunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmbr_$handle
Downcall method handle for:int zunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmbr_$address
Address for:int zunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmbr_
public static int zunmbr_(MemorySegment __vect, MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmbr_(char *__vect, char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmhr_$descriptor
Function descriptor for:int zunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmhr_$handle
Downcall method handle for:int zunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmhr_$address
Address for:int zunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmhr_
public static int zunmhr_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __ilo, MemorySegment __ihi, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmhr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__ilo, __CLPK_integer *__ihi, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunml2_$descriptor
Function descriptor for:int zunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunml2_$handle
Downcall method handle for:int zunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunml2_$address
Address for:int zunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunml2_
public static int zunml2_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunml2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmlq_$descriptor
Function descriptor for:int zunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmlq_$handle
Downcall method handle for:int zunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmlq_$address
Address for:int zunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmlq_
public static int zunmlq_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmlq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmql_$descriptor
Function descriptor for:int zunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmql_$handle
Downcall method handle for:int zunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmql_$address
Address for:int zunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmql_
public static int zunmql_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmql_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmqr_$descriptor
Function descriptor for:int zunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmqr_$handle
Downcall method handle for:int zunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmqr_$address
Address for:int zunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmqr_
public static int zunmqr_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmqr_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmr2_$descriptor
Function descriptor for:int zunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmr2_$handle
Downcall method handle for:int zunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmr2_$address
Address for:int zunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmr2_
public static int zunmr2_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunmr2_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmr3_$descriptor
Function descriptor for:int zunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmr3_$handle
Downcall method handle for:int zunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmr3_$address
Address for:int zunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmr3_
public static int zunmr3_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zunmr3_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zunmrq_$descriptor
Function descriptor for:int zunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmrq_$handle
Downcall method handle for:int zunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmrq_$address
Address for:int zunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmrq_
public static int zunmrq_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmrq_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmrz_$descriptor
Function descriptor for:int zunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmrz_$handle
Downcall method handle for:int zunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmrz_$address
Address for:int zunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmrz_
public static int zunmrz_(MemorySegment __side, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __k, MemorySegment __l, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmrz_(char *__side, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_integer *__k, __CLPK_integer *__l, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmtr_$descriptor
Function descriptor for:int zunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmtr_$handle
Downcall method handle for:int zunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmtr_$address
Address for:int zunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zunmtr_
public static int zunmtr_(MemorySegment __side, MemorySegment __uplo, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __a, MemorySegment __lda, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __lwork, MemorySegment __info) int zunmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__a, __CLPK_integer *__lda, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__lwork, __CLPK_integer *__info)
-
zupgtr_$descriptor
Function descriptor for:int zupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zupgtr_$handle
Downcall method handle for:int zupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zupgtr_$address
Address for:int zupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zupgtr_
public static int zupgtr_(MemorySegment __uplo, MemorySegment __n, MemorySegment __ap, MemorySegment __tau, MemorySegment __q, MemorySegment __ldq, MemorySegment __work, MemorySegment __info) int zupgtr_(char *__uplo, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__q, __CLPK_integer *__ldq, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zupmtr_$descriptor
Function descriptor for:int zupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zupmtr_$handle
Downcall method handle for:int zupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zupmtr_$address
Address for:int zupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
zupmtr_
public static int zupmtr_(MemorySegment __side, MemorySegment __uplo, MemorySegment __trans, MemorySegment __m, MemorySegment __n, MemorySegment __ap, MemorySegment __tau, MemorySegment __c__, MemorySegment __ldc, MemorySegment __work, MemorySegment __info) int zupmtr_(char *__side, char *__uplo, char *__trans, __CLPK_integer *__m, __CLPK_integer *__n, __CLPK_doublecomplex *__ap, __CLPK_doublecomplex *__tau, __CLPK_doublecomplex *__c__, __CLPK_integer *__ldc, __CLPK_doublecomplex *__work, __CLPK_integer *__info)
-
dlamc1_$descriptor
Function descriptor for:int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
-
dlamc1_$handle
Downcall method handle for:int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
-
dlamc1_$address
Address for:int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
-
dlamc1_
public static int dlamc1_(MemorySegment __beta, MemorySegment __t, MemorySegment __rnd, MemorySegment __ieee1) int dlamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
-
slamch_$descriptor
Function descriptor for:__CLPK_doublereal slamch_(char *__cmach)
-
slamch_$handle
Downcall method handle for:__CLPK_doublereal slamch_(char *__cmach)
-
slamch_$address
Address for:__CLPK_doublereal slamch_(char *__cmach)
-
slamch_
__CLPK_doublereal slamch_(char *__cmach)
-
slamc1_$descriptor
Function descriptor for:int slamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
-
slamc1_$handle
Downcall method handle for:int slamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
-
slamc1_$address
Address for:int slamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
-
slamc1_
public static int slamc1_(MemorySegment __beta, MemorySegment __t, MemorySegment __rnd, MemorySegment __ieee1) int slamc1_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_logical *__ieee1)
-
slamc2_$descriptor
Function descriptor for:int slamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_real *__eps, __CLPK_integer *__emin, __CLPK_real *__rmin, __CLPK_integer *__emax, __CLPK_real *__rmax)
-
slamc2_$handle
Downcall method handle for:int slamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_real *__eps, __CLPK_integer *__emin, __CLPK_real *__rmin, __CLPK_integer *__emax, __CLPK_real *__rmax)
-
slamc2_$address
Address for:int slamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_real *__eps, __CLPK_integer *__emin, __CLPK_real *__rmin, __CLPK_integer *__emax, __CLPK_real *__rmax)
-
slamc2_
public static int slamc2_(MemorySegment __beta, MemorySegment __t, MemorySegment __rnd, MemorySegment __eps, MemorySegment __emin, MemorySegment __rmin, MemorySegment __emax, MemorySegment __rmax) int slamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_real *__eps, __CLPK_integer *__emin, __CLPK_real *__rmin, __CLPK_integer *__emax, __CLPK_real *__rmax)
-
slamc3_$descriptor
Function descriptor for:__CLPK_doublereal slamc3_(__CLPK_real *__a, __CLPK_real *__b)
-
slamc3_$handle
Downcall method handle for:__CLPK_doublereal slamc3_(__CLPK_real *__a, __CLPK_real *__b)
-
slamc3_$address
Address for:__CLPK_doublereal slamc3_(__CLPK_real *__a, __CLPK_real *__b)
-
slamc3_
__CLPK_doublereal slamc3_(__CLPK_real *__a, __CLPK_real *__b)
-
slamc4_$descriptor
Function descriptor for:int slamc4_(__CLPK_integer *__emin, __CLPK_real *__start, __CLPK_integer *__base)
-
slamc4_$handle
Downcall method handle for:int slamc4_(__CLPK_integer *__emin, __CLPK_real *__start, __CLPK_integer *__base)
-
slamc4_$address
Address for:int slamc4_(__CLPK_integer *__emin, __CLPK_real *__start, __CLPK_integer *__base)
-
slamc4_
int slamc4_(__CLPK_integer *__emin, __CLPK_real *__start, __CLPK_integer *__base)
-
slamc5_$descriptor
Function descriptor for:int slamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_real *__rmax)
-
slamc5_$handle
Downcall method handle for:int slamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_real *__rmax)
-
slamc5_$address
Address for:int slamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_real *__rmax)
-
slamc5_
public static int slamc5_(MemorySegment __beta, MemorySegment __p, MemorySegment __emin, MemorySegment __ieee, MemorySegment __emax, MemorySegment __rmax) int slamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_real *__rmax)
-
dlamch_$descriptor
Function descriptor for:__CLPK_doublereal dlamch_(char *__cmach)
-
dlamch_$handle
Downcall method handle for:__CLPK_doublereal dlamch_(char *__cmach)
-
dlamch_$address
Address for:__CLPK_doublereal dlamch_(char *__cmach)
-
dlamch_
__CLPK_doublereal dlamch_(char *__cmach)
-
dlamc2_$descriptor
Function descriptor for:int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
-
dlamc2_$handle
Downcall method handle for:int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
-
dlamc2_$address
Address for:int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
-
dlamc2_
public static int dlamc2_(MemorySegment __beta, MemorySegment __t, MemorySegment __rnd, MemorySegment __eps, MemorySegment __emin, MemorySegment __rmin, MemorySegment __emax, MemorySegment __rmax) int dlamc2_(__CLPK_integer *__beta, __CLPK_integer *__t, __CLPK_logical *__rnd, __CLPK_doublereal *__eps, __CLPK_integer *__emin, __CLPK_doublereal *__rmin, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
-
dlamc3_$descriptor
Function descriptor for:__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
-
dlamc3_$handle
Downcall method handle for:__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
-
dlamc3_$address
Address for:__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
-
dlamc3_
__CLPK_doublereal dlamc3_(__CLPK_doublereal *__a, __CLPK_doublereal *__b)
-
dlamc4_$descriptor
Function descriptor for:int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
-
dlamc4_$handle
Downcall method handle for:int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
-
dlamc4_$address
Address for:int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
-
dlamc4_
int dlamc4_(__CLPK_integer *__emin, __CLPK_doublereal *__start, __CLPK_integer *__base)
-
dlamc5_$descriptor
Function descriptor for:int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
-
dlamc5_$handle
Downcall method handle for:int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
-
dlamc5_$address
Address for:int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
-
dlamc5_
public static int dlamc5_(MemorySegment __beta, MemorySegment __p, MemorySegment __emin, MemorySegment __ieee, MemorySegment __emax, MemorySegment __rmax) int dlamc5_(__CLPK_integer *__beta, __CLPK_integer *__p, __CLPK_integer *__emin, __CLPK_logical *__ieee, __CLPK_integer *__emax, __CLPK_doublereal *__rmax)
-