Uses of Class
org.bytedeco.gsl.gsl_integration_workspace
-
Packages that use gsl_integration_workspace Package Description org.bytedeco.gsl org.bytedeco.gsl.global -
-
Uses of gsl_integration_workspace in org.bytedeco.gsl
Methods in org.bytedeco.gsl that return gsl_integration_workspace Modifier and Type Method Description gsl_integration_workspacegsl_integration_workspace. _limit(long setter)gsl_integration_workspacegsl_integration_workspace. alist(DoublePointer setter)gsl_integration_workspacegsl_integration_workspace. blist(DoublePointer setter)gsl_integration_workspacegsl_integration_workspace. elist(DoublePointer setter)gsl_integration_workspacegsl_integration_workspace. getPointer(long i)gsl_integration_workspacegsl_integration_workspace. i(long setter)gsl_integration_workspacegsl_integration_workspace. level(SizeTPointer setter)gsl_integration_workspacegsl_integration_workspace. maximum_level(long setter)gsl_integration_workspacegsl_integration_workspace. nrmax(long setter)gsl_integration_workspacegsl_integration_workspace. order(SizeTPointer setter)gsl_integration_workspacegsl_integration_workspace. position(long position)gsl_integration_workspacegsl_integration_workspace. rlist(DoublePointer setter)gsl_integration_workspacegsl_integration_workspace. size(long setter) -
Uses of gsl_integration_workspace in org.bytedeco.gsl.global
Methods in org.bytedeco.gsl.global that return gsl_integration_workspace Modifier and Type Method Description static gsl_integration_workspacegsl. gsl_integration_workspace_alloc(long n)Methods in org.bytedeco.gsl.global with parameters of type gsl_integration_workspace Modifier and Type Method Description static intgsl. gsl_integration_qag(gsl_function f, double a, double b, double epsabs, double epsrel, long _limit, int key, gsl_integration_workspace workspace, double[] result, double[] abserr)static intgsl. gsl_integration_qag(gsl_function f, double a, double b, double epsabs, double epsrel, long _limit, int key, gsl_integration_workspace workspace, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qag(gsl_function f, double a, double b, double epsabs, double epsrel, long _limit, int key, gsl_integration_workspace workspace, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qagi(gsl_function f, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, double[] result, double[] abserr)static intgsl. gsl_integration_qagi(gsl_function f, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qagi(gsl_function f, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qagil(gsl_function f, double b, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, double[] result, double[] abserr)static intgsl. gsl_integration_qagil(gsl_function f, double b, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qagil(gsl_function f, double b, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qagiu(gsl_function f, double a, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, double[] result, double[] abserr)static intgsl. gsl_integration_qagiu(gsl_function f, double a, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qagiu(gsl_function f, double a, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qagp(gsl_function f, double[] pts, long npts, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, double[] result, double[] abserr)static intgsl. gsl_integration_qagp(gsl_function f, DoubleBuffer pts, long npts, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qagp(gsl_function f, DoublePointer pts, long npts, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qags(gsl_function f, double a, double b, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, double[] result, double[] abserr)static intgsl. gsl_integration_qags(gsl_function f, double a, double b, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qags(gsl_function f, double a, double b, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qawc(gsl_function f, double a, double b, double c, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, double[] result, double[] abserr)static intgsl. gsl_integration_qawc(gsl_function f, double a, double b, double c, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qawc(gsl_function f, double a, double b, double c, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qawf(gsl_function f, double a, double epsabs, long _limit, gsl_integration_workspace workspace, gsl_integration_workspace cycle_workspace, gsl_integration_qawo_table wf, double[] result, double[] abserr)static intgsl. gsl_integration_qawf(gsl_function f, double a, double epsabs, long _limit, gsl_integration_workspace workspace, gsl_integration_workspace cycle_workspace, gsl_integration_qawo_table wf, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qawf(gsl_function f, double a, double epsabs, long _limit, gsl_integration_workspace workspace, gsl_integration_workspace cycle_workspace, gsl_integration_qawo_table wf, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qawo(gsl_function f, double a, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, gsl_integration_qawo_table wf, double[] result, double[] abserr)static intgsl. gsl_integration_qawo(gsl_function f, double a, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, gsl_integration_qawo_table wf, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qawo(gsl_function f, double a, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, gsl_integration_qawo_table wf, DoublePointer result, DoublePointer abserr)static intgsl. gsl_integration_qaws(gsl_function f, double a, double b, gsl_integration_qaws_table t, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, double[] result, double[] abserr)static intgsl. gsl_integration_qaws(gsl_function f, double a, double b, gsl_integration_qaws_table t, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoubleBuffer result, DoubleBuffer abserr)static intgsl. gsl_integration_qaws(gsl_function f, double a, double b, gsl_integration_qaws_table t, double epsabs, double epsrel, long _limit, gsl_integration_workspace workspace, DoublePointer result, DoublePointer abserr)static voidgsl. gsl_integration_workspace_free(gsl_integration_workspace w)
-