Home
last modified time | relevance | path

Searched defs:n_periods (Results 1 – 10 of 10) sorted by relevance

/dports/astro/py-astropy/astropy-5.0/astropy/timeseries/periodograms/bls/
H A D_impl.pyx24 int n_periods, #
H A Dbls.c51 int n_periods, in run_bls()
/dports/misc/py-orange3-timeseries/orange3-timeseries-0.3.10/orangecontrib/timeseries/widgets/
H A Dowseasonaladjustment.py32 n_periods = settings.Setting(12) variable in OWSeasonalAdjustment
/dports/misc/py-orange3-timeseries/orange3-timeseries-0.3.10/orangecontrib/timeseries/
H A Dfunctions.py107 n_periods=1000, detrend='linear'): argument
/dports/science/dynare/dynare-4.6.4/matlab/perfect-foresight-models/
H A Ddet_cond_forecast.m247 n_periods = length(constrained_periods); variable
287 n_periods = length(shock_periods); variable
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dengine_dialog.h244 uint32_t n_periods; member
/dports/textproc/refdb/refdb-0.9.9-1/src/
H A Drefdbdcheckref.c1292 size_t n_periods; in create_periodical_regexp_string() local
/dports/comms/xcwcp/unixcw-3.5.1/src/libcw/
H A Dlibcw_gen.c1049 int n_periods = floor(phase / (2.0 * M_PI)); in cw_gen_calculate_sine_wave_internal() local
/dports/comms/unixcw/unixcw-3.5.1/src/libcw/
H A Dlibcw_gen.c1049 int n_periods = floor(phase / (2.0 * M_PI)); in cw_gen_calculate_sine_wave_internal() local
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_io.c7127 …unsigned int n = 0, p = 0, n_periods = 0; /* n is number of trailing characters after last digit (… in gmtio_n_trailing_chars() local