Uses of Class
org.bytedeco.gsl.gsl_ntuple_select_fn
-
Packages that use gsl_ntuple_select_fn Package Description org.bytedeco.gsl org.bytedeco.gsl.global -
-
Uses of gsl_ntuple_select_fn in org.bytedeco.gsl
Methods in org.bytedeco.gsl that return gsl_ntuple_select_fn Modifier and Type Method Description gsl_ntuple_select_fngsl_ntuple_select_fn. function(gsl_ntuple_select_fn.Function_Pointer_Pointer setter)gsl_ntuple_select_fngsl_ntuple_select_fn. getPointer(long i)gsl_ntuple_select_fngsl_ntuple_select_fn. params(Pointer setter)gsl_ntuple_select_fngsl_ntuple_select_fn. position(long position) -
Uses of gsl_ntuple_select_fn in org.bytedeco.gsl.global
Methods in org.bytedeco.gsl.global with parameters of type gsl_ntuple_select_fn Modifier and Type Method Description static intgsl. gsl_ntuple_project(gsl_histogram h, gsl_ntuple ntuple, gsl_ntuple_value_fn value_func, gsl_ntuple_select_fn select_func)
-