Home
last modified time | relevance | path

Searched defs:nu_min (Results 1 – 4 of 4) sorted by relevance

/dports/math/octave-forge-stk/stk/inst/param/estim/
H A Dstk_param_getdefaultbounds.m101 nu_min = opts.nu_min_dimfun (dim); variable
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/sandbox/
H A Dofdmframesync_cfo_test.c101 float nu_min = 0.0f; // minimum in main() local
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/volatility/
H A Dnoarbsabr.hpp69 const Real nu_min = 0.01; variable
/dports/math/py-ssm/ssm-0.0.1/ssm/
H A Dutil.py241 def generalized_newton_studentst_dof(E_tau, E_logtau, nu0=1, max_iter=100, nu_min=1e-3, nu_max=20, … argument