Home
last modified time | relevance | path

Searched defs:opt_method (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/py-rawkit/rawkit-0.6.0/tests/unit/
H A Doptions_test.py13 def opt_method(): function
21 def test_calling_an_option_method_directly_should_error(opt_method): argument
/dports/astro/py-astropy/astropy-5.0/astropy/modeling/
H A Doptimizers.py46 def __init__(self, opt_method): argument
87 def opt_method(self): member in Optimization
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/clients/
H A Dmemcp.cc51 static int opt_method= OPT_SET; variable
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/multivariate/
H A Dfactor.py173 def fit(self, maxiter=50, tol=1e-8, start=None, opt_method='BFGS', argument
391 def _fit_ml(self, start, em_iter, opt_method, opt): argument
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/method/
H A DOptimize_method.h119 Optimize_method * opt_method; variable
/dports/graphics/pfstools/pfstools-2.1.0/src/camera/
H A Dpfshdrcalibrate.cpp108 { ROBERTSON_METHOD, MITSUNAGA_METHOD } opt_method = ROBERTSON_METHOD; in pfshdrcalibrate() local
/dports/archivers/ucl/ucl-1.03/examples/
H A Duclpack.c648 int opt_method = 0x2d; in main() local
/dports/misc/lingoteach/lingoteach-ui-0.3.9/src/ui/gtk/
H A Dlearningpref.c149 GtkWidget *opt_method; in create_dlg_lpref() local
/dports/math/R-cran-spdep/spdep/R/
H A Dsacsarlm.R18 in_coef=0.1, super=NULL, opt_method="nlminb", opt_control=list(), nameattr
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/genmod/
H A Dgeneralized_linear_model.py1255 opt_method="bfgs", **kwargs): argument
/dports/archivers/lzop/lzop-1.04/src/
H A Dlzop.c38 int opt_method = 0; variable
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dDWItoDT.c135 static int opt_method = 2; /* use gradient descent instead of variable