Home
last modified time | relevance | path

Searched defs:interpolation (Results 1 – 25 of 1549) sorted by relevance

12345678910>>...62

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-filter/python/filter/
H A Drational_resampler.py32 def design_filter(interpolation, decimation, fractional_bw): argument
74 interpolation, decimation, taps=None, fractional_bw=None): argument
126 def __init__(self, interpolation, decimation, taps=None, fractional_bw=None): argument
135 def __init__(self, interpolation, decimation, taps=None, fractional_bw=None): argument
144 def __init__(self, interpolation, decimation, taps=None, fractional_bw=None): argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/src/surfaces/
H A DMarsModel.h38 int interpolation; variable
90 int interpolation; variable
109 archive & interpolation; in serialize() local
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/include/gnuradio/
H A Dsync_interpolator.h50 unsigned interpolation() const { return d_interpolation; } in interpolation() function
51 void set_interpolation(unsigned interpolation) in set_interpolation()
/dports/science/py-chainer/chainer-7.8.0/chainer/initializers/
H A Dsampling.py29 def __init__(self, upsampling=True, interpolation='linear', dtype=None): argument
84 def __init__(self, interpolation='linear', dtype=None): argument
110 def __init__(self, interpolation='linear', dtype=None): argument
/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimptransformtools_pdb.c87 gboolean interpolation, in gimp_perspective()
135 gboolean interpolation, in gimp_rotate()
172 gboolean interpolation, in gimp_scale()
213 gboolean interpolation, in gimp_shear()
255 gboolean interpolation, in gimp_transform_2d()
/dports/science/py-OpenMC/openmc-0.12.2/openmc/data/
H A Dlaboratory.py45 def __init__(self, breakpoints, interpolation, energy, mu, energy_out): argument
58 def interpolation(self): member in LaboratoryAngleEnergy
79 def interpolation(self, interpolation): member in LaboratoryAngleEnergy
H A Dcorrelated.py49 def __init__(self, breakpoints, interpolation, energy, energy_out, mu): argument
62 def interpolation(self): member in CorrelatedAngleEnergy
84 def interpolation(self, interpolation): argument
H A Durr.py69 def __init__(self, energy, table, interpolation, inelastic_flag=-1, argument
91 def interpolation(self): member in ProbabilityTables
118 def interpolation(self, interpolation): member in ProbabilityTables
/dports/science/openmc/openmc-0.12.2/openmc/data/
H A Dlaboratory.py45 def __init__(self, breakpoints, interpolation, energy, mu, energy_out): argument
58 def interpolation(self): member in LaboratoryAngleEnergy
79 def interpolation(self, interpolation): argument
H A Dcorrelated.py49 def __init__(self, breakpoints, interpolation, energy, energy_out, mu): argument
62 def interpolation(self): member in CorrelatedAngleEnergy
84 def interpolation(self, interpolation): argument
H A Durr.py69 def __init__(self, energy, table, interpolation, inelastic_flag=-1, argument
91 def interpolation(self): member in ProbabilityTables
118 def interpolation(self, interpolation): argument
/dports/devel/py-dask/dask-2021.11.2/dask/array/
H A Dpercentile.py14 def _percentile(a, q, interpolation="linear"): argument
64 def percentile(a, q, interpolation="linear", method="default"): argument
168 finalq, qs, vals, interpolation="lower", Ns=None, raise_on_nan=True argument
/dports/audio/hydrogen/hydrogen-1.0.1/data/i18n/
H A Dhydrogen_de.ts577 <source>Choose type of interpolation methode</source> alias
633 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_uk.ts579 <source>Choose type of interpolation methode</source> alias
635 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_ca.ts590 <source>Choose type of interpolation methode</source> alias
634 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_cs.ts577 <source>Choose type of interpolation methode</source> alias
633 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_gl.ts579 <source>Choose type of interpolation methode</source> alias
635 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_sr.ts579 <source>Choose type of interpolation methode</source> alias
635 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_el.ts577 <source>Choose type of interpolation methode</source> alias
633 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_es.ts579 <source>Choose type of interpolation methode</source> alias
635 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_it.ts579 <source>Choose type of interpolation methode</source> alias
635 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_ja.ts580 <source>Choose type of interpolation methode</source> alias
636 <source>Choose type of interpolation method</source> alias
H A Dhydrogen_ru.ts579 <source>Choose type of interpolation methode</source> alias
635 <source>Choose type of interpolation method</source> alias
/dports/comms/hamlib/hamlib-4.3.1/src/
H A Dcal.c66 int interpolation; in rig_raw2val() local
144 float interpolation; in rig_raw2val_float() local
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/effects/
H A Dwipe_effect.cc46 int interpolation) in WipeEffect()
96 int interpolation) in WipeTopToBottomEffect()
137 int interpolation) in WipeBottomToTopEffect()
179 int interpolation) in WipeLeftToRightEffect()
221 int interpolation) in WipeRightToLeftEffect()

12345678910>>...62