Class arpack_h
java.lang.Object
smile.linalg.arpack.arpack_h
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ValueLayout.OfBoolean
static final ValueLayout.OfByte
static final ValueLayout.OfDouble
static final ValueLayout.OfFloat
static final ValueLayout.OfInt
static final ValueLayout.OfLong
static final ValueLayout.OfLong
static final AddressLayout
static final ValueLayout.OfShort
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
cnaupd_c
(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment rwork, MemorySegment info) void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
static MemorySegment
Address for:void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
static FunctionDescriptor
Function descriptor for:void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
static MethodHandle
Downcall method handle for:void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
static void
cneupd_c
(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment d, MemorySegment z, int ldz, float sigma, MemorySegment workev, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment rwork, MemorySegment info) void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
static MemorySegment
Address for:void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
static FunctionDescriptor
Function descriptor for:void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
static MethodHandle
Downcall method handle for:void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
static void
dnaupd_c
(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static MemorySegment
Address for:void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static FunctionDescriptor
Function descriptor for:void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static MethodHandle
Downcall method handle for:void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static void
dneupd_c
(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment dr, MemorySegment di, MemorySegment z, int ldz, double sigmar, double sigmai, MemorySegment workev, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static MemorySegment
Address for:void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static FunctionDescriptor
Function descriptor for:void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static MethodHandle
Downcall method handle for:void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static void
dsaupd_c
(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void dsaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static MemorySegment
Address for:void dsaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static FunctionDescriptor
Function descriptor for:void dsaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static MethodHandle
Downcall method handle for:void dsaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static void
dseupd_c
(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment d, MemorySegment z, int ldz, double sigma, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void dseupd_c(int rvec, const char *howmny, const int *select, double *d, double *z, int ldz, double sigma, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static MemorySegment
Address for:void dseupd_c(int rvec, const char *howmny, const int *select, double *d, double *z, int ldz, double sigma, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static FunctionDescriptor
Function descriptor for:void dseupd_c(int rvec, const char *howmny, const int *select, double *d, double *z, int ldz, double sigma, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static MethodHandle
Downcall method handle for:void dseupd_c(int rvec, const char *howmny, const int *select, double *d, double *z, int ldz, double sigma, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
static int
#define INTERFACE64 0
static void
snaupd_c
(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void snaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static MemorySegment
Address for:void snaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static FunctionDescriptor
Function descriptor for:void snaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static MethodHandle
Downcall method handle for:void snaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static void
sneupd_c
(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment dr, MemorySegment di, MemorySegment z, int ldz, float sigmar, float sigmai, MemorySegment workev, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void sneupd_c(int rvec, const char *howmny, const int *select, float *dr, float *di, float *z, int ldz, float sigmar, float sigmai, float *workev, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static MemorySegment
Address for:void sneupd_c(int rvec, const char *howmny, const int *select, float *dr, float *di, float *z, int ldz, float sigmar, float sigmai, float *workev, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static FunctionDescriptor
Function descriptor for:void sneupd_c(int rvec, const char *howmny, const int *select, float *dr, float *di, float *z, int ldz, float sigmar, float sigmai, float *workev, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static MethodHandle
Downcall method handle for:void sneupd_c(int rvec, const char *howmny, const int *select, float *dr, float *di, float *z, int ldz, float sigmar, float sigmai, float *workev, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static void
ssaupd_c
(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void ssaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static MemorySegment
Address for:void ssaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static FunctionDescriptor
Function descriptor for:void ssaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static MethodHandle
Downcall method handle for:void ssaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static void
sseupd_c
(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment d, MemorySegment z, int ldz, float sigma, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void sseupd_c(int rvec, const char *howmny, const int *select, float *d, float *z, int ldz, float sigma, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static MemorySegment
Address for:void sseupd_c(int rvec, const char *howmny, const int *select, float *d, float *z, int ldz, float sigma, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static FunctionDescriptor
Function descriptor for:void sseupd_c(int rvec, const char *howmny, const int *select, float *d, float *z, int ldz, float sigma, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static MethodHandle
Downcall method handle for:void sseupd_c(int rvec, const char *howmny, const int *select, float *d, float *z, int ldz, float sigma, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
static void
znaupd_c
(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment rwork, MemorySegment info) void znaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
static MemorySegment
Address for:void znaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
static FunctionDescriptor
Function descriptor for:void znaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
static MethodHandle
Downcall method handle for:void znaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
static void
zneupd_c
(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment d, MemorySegment z, int ldz, double sigma, MemorySegment workev, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment rwork, MemorySegment info) void zneupd_c(int rvec, const char *howmny, const int *select, _Complex double *d, _Complex double *z, int ldz, _Complex double sigma, _Complex double *workev, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
static MemorySegment
Address for:void zneupd_c(int rvec, const char *howmny, const int *select, _Complex double *d, _Complex double *z, int ldz, _Complex double sigma, _Complex double *workev, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
static FunctionDescriptor
Function descriptor for:void zneupd_c(int rvec, const char *howmny, const int *select, _Complex double *d, _Complex double *z, int ldz, _Complex double sigma, _Complex double *workev, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
static MethodHandle
Downcall method handle for:void zneupd_c(int rvec, const char *howmny, const int *select, _Complex double *d, _Complex double *z, int ldz, _Complex double sigma, _Complex double *workev, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-
Field Details
-
C_BOOL
-
C_CHAR
-
C_SHORT
-
C_INT
-
C_LONG_LONG
-
C_FLOAT
-
C_DOUBLE
-
C_POINTER
-
C_LONG
-
-
Method Details
-
INTERFACE64
public static int INTERFACE64()#define INTERFACE64 0
-
cnaupd_c$descriptor
Function descriptor for:void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
-
cnaupd_c$handle
Downcall method handle for:void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
-
cnaupd_c$address
Address for:void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
-
cnaupd_c
public static void cnaupd_c(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment rwork, MemorySegment info) void cnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
-
cneupd_c$descriptor
Function descriptor for:void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
-
cneupd_c$handle
Downcall method handle for:void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
-
cneupd_c$address
Address for:void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
-
cneupd_c
public static void cneupd_c(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment d, MemorySegment z, int ldz, float sigma, MemorySegment workev, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment rwork, MemorySegment info) void cneupd_c(int rvec, const char *howmny, const int *select, _Complex float *d, _Complex float *z, int ldz, _Complex float sigma, _Complex float *workev, const char *bmat, int n, const char *which, int nev, float tol, _Complex float *resid, int ncv, _Complex float *v, int ldv, int *iparam, int *ipntr, _Complex float *workd, _Complex float *workl, int lworkl, float *rwork, int *info)
-
dnaupd_c$descriptor
Function descriptor for:void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dnaupd_c$handle
Downcall method handle for:void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dnaupd_c$address
Address for:void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dnaupd_c
public static void dnaupd_c(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void dnaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dneupd_c$descriptor
Function descriptor for:void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dneupd_c$handle
Downcall method handle for:void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dneupd_c$address
Address for:void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dneupd_c
public static void dneupd_c(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment dr, MemorySegment di, MemorySegment z, int ldz, double sigmar, double sigmai, MemorySegment workev, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void dneupd_c(int rvec, const char *howmny, const int *select, double *dr, double *di, double *z, int ldz, double sigmar, double sigmai, double *workev, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dsaupd_c$descriptor
Function descriptor for:void dsaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dsaupd_c$handle
Downcall method handle for:void dsaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dsaupd_c$address
Address for:void dsaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dsaupd_c
public static void dsaupd_c(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void dsaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dseupd_c$descriptor
Function descriptor for:void dseupd_c(int rvec, const char *howmny, const int *select, double *d, double *z, int ldz, double sigma, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dseupd_c$handle
Downcall method handle for:void dseupd_c(int rvec, const char *howmny, const int *select, double *d, double *z, int ldz, double sigma, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dseupd_c$address
Address for:void dseupd_c(int rvec, const char *howmny, const int *select, double *d, double *z, int ldz, double sigma, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
dseupd_c
public static void dseupd_c(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment d, MemorySegment z, int ldz, double sigma, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void dseupd_c(int rvec, const char *howmny, const int *select, double *d, double *z, int ldz, double sigma, const char *bmat, int n, const char *which, int nev, double tol, double *resid, int ncv, double *v, int ldv, int *iparam, int *ipntr, double *workd, double *workl, int lworkl, int *info)
-
snaupd_c$descriptor
Function descriptor for:void snaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
snaupd_c$handle
Downcall method handle for:void snaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
snaupd_c$address
Address for:void snaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
snaupd_c
public static void snaupd_c(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void snaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
sneupd_c$descriptor
Function descriptor for:void sneupd_c(int rvec, const char *howmny, const int *select, float *dr, float *di, float *z, int ldz, float sigmar, float sigmai, float *workev, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
sneupd_c$handle
Downcall method handle for:void sneupd_c(int rvec, const char *howmny, const int *select, float *dr, float *di, float *z, int ldz, float sigmar, float sigmai, float *workev, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
sneupd_c$address
Address for:void sneupd_c(int rvec, const char *howmny, const int *select, float *dr, float *di, float *z, int ldz, float sigmar, float sigmai, float *workev, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
sneupd_c
public static void sneupd_c(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment dr, MemorySegment di, MemorySegment z, int ldz, float sigmar, float sigmai, MemorySegment workev, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void sneupd_c(int rvec, const char *howmny, const int *select, float *dr, float *di, float *z, int ldz, float sigmar, float sigmai, float *workev, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
ssaupd_c$descriptor
Function descriptor for:void ssaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
ssaupd_c$handle
Downcall method handle for:void ssaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
ssaupd_c$address
Address for:void ssaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
ssaupd_c
public static void ssaupd_c(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void ssaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
sseupd_c$descriptor
Function descriptor for:void sseupd_c(int rvec, const char *howmny, const int *select, float *d, float *z, int ldz, float sigma, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
sseupd_c$handle
Downcall method handle for:void sseupd_c(int rvec, const char *howmny, const int *select, float *d, float *z, int ldz, float sigma, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
sseupd_c$address
Address for:void sseupd_c(int rvec, const char *howmny, const int *select, float *d, float *z, int ldz, float sigma, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
sseupd_c
public static void sseupd_c(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment d, MemorySegment z, int ldz, float sigma, MemorySegment bmat, int n, MemorySegment which, int nev, float tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment info) void sseupd_c(int rvec, const char *howmny, const int *select, float *d, float *z, int ldz, float sigma, const char *bmat, int n, const char *which, int nev, float tol, float *resid, int ncv, float *v, int ldv, int *iparam, int *ipntr, float *workd, float *workl, int lworkl, int *info)
-
znaupd_c$descriptor
Function descriptor for:void znaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-
znaupd_c$handle
Downcall method handle for:void znaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-
znaupd_c$address
Address for:void znaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-
znaupd_c
public static void znaupd_c(MemorySegment ido, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment rwork, MemorySegment info) void znaupd_c(int *ido, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-
zneupd_c$descriptor
Function descriptor for:void zneupd_c(int rvec, const char *howmny, const int *select, _Complex double *d, _Complex double *z, int ldz, _Complex double sigma, _Complex double *workev, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-
zneupd_c$handle
Downcall method handle for:void zneupd_c(int rvec, const char *howmny, const int *select, _Complex double *d, _Complex double *z, int ldz, _Complex double sigma, _Complex double *workev, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-
zneupd_c$address
Address for:void zneupd_c(int rvec, const char *howmny, const int *select, _Complex double *d, _Complex double *z, int ldz, _Complex double sigma, _Complex double *workev, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-
zneupd_c
public static void zneupd_c(int rvec, MemorySegment howmny, MemorySegment select, MemorySegment d, MemorySegment z, int ldz, double sigma, MemorySegment workev, MemorySegment bmat, int n, MemorySegment which, int nev, double tol, MemorySegment resid, int ncv, MemorySegment v, int ldv, MemorySegment iparam, MemorySegment ipntr, MemorySegment workd, MemorySegment workl, int lworkl, MemorySegment rwork, MemorySegment info) void zneupd_c(int rvec, const char *howmny, const int *select, _Complex double *d, _Complex double *z, int ldz, _Complex double sigma, _Complex double *workev, const char *bmat, int n, const char *which, int nev, double tol, _Complex double *resid, int ncv, _Complex double *v, int ldv, int *iparam, int *ipntr, _Complex double *workd, _Complex double *workl, int lworkl, double *rwork, int *info)
-