Uses of Class
org.bytedeco.gsl.gsl_multifit_fsolver_type
-
Packages that use gsl_multifit_fsolver_type Package Description org.bytedeco.gsl org.bytedeco.gsl.global -
-
Uses of gsl_multifit_fsolver_type in org.bytedeco.gsl
Methods in org.bytedeco.gsl with parameters of type gsl_multifit_fsolver_type Modifier and Type Method Description gsl_multifit_fsolvergsl_multifit_fsolver. type(gsl_multifit_fsolver_type setter) -
Uses of gsl_multifit_fsolver_type in org.bytedeco.gsl.global
Methods in org.bytedeco.gsl.global with parameters of type gsl_multifit_fsolver_type Modifier and Type Method Description static gsl_multifit_fsolvergsl. gsl_multifit_fsolver_alloc(gsl_multifit_fsolver_type T, long n, long p)
-