Uses of Class
org.bytedeco.gsl.gsl_function_vec
-
Packages that use gsl_function_vec Package Description org.bytedeco.gsl -
-
Uses of gsl_function_vec in org.bytedeco.gsl
Methods in org.bytedeco.gsl that return gsl_function_vec Modifier and Type Method Description gsl_function_vecgsl_function_vec. function(gsl_function_vec.Function_double_DoublePointer_Pointer setter)gsl_function_vecgsl_function_vec. getPointer(long i)gsl_function_vecgsl_function_vec. params(Pointer setter)gsl_function_vecgsl_function_vec. position(long position)
-