Uses of Class
org.bytedeco.gsl.gsl_multilarge_linear_workspace
-
Packages that use gsl_multilarge_linear_workspace Package Description org.bytedeco.gsl org.bytedeco.gsl.global -
-
Uses of gsl_multilarge_linear_workspace in org.bytedeco.gsl
Methods in org.bytedeco.gsl that return gsl_multilarge_linear_workspace Modifier and Type Method Description gsl_multilarge_linear_workspacegsl_multilarge_linear_workspace. getPointer(long i)gsl_multilarge_linear_workspacegsl_multilarge_linear_workspace. p(long setter)gsl_multilarge_linear_workspacegsl_multilarge_linear_workspace. position(long position)gsl_multilarge_linear_workspacegsl_multilarge_linear_workspace. state(Pointer setter)gsl_multilarge_linear_workspacegsl_multilarge_linear_workspace. type(gsl_multilarge_linear_type setter) -
Uses of gsl_multilarge_linear_workspace in org.bytedeco.gsl.global
Methods in org.bytedeco.gsl.global that return gsl_multilarge_linear_workspace Modifier and Type Method Description static gsl_multilarge_linear_workspacegsl. gsl_multilarge_linear_alloc(gsl_multilarge_linear_type T, long p)
-