Home
last modified time | relevance | path

Searched refs:linearity (Results 251 – 275 of 850) sorted by relevance

1...<<11121314151617181920>>...34

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dautotrace.h68 float linearity; member
/dports/emulators/stella/stella-6.6/src/emucore/
H A DPaddles.hxx122 static void setAnalogLinearity(int linearity);
H A DPaddles.cxx452 void Paddles::setAnalogLinearity(int linearity) in setAnalogLinearity() argument
454 LINEARITY = 100.f / BSPF::clamp(linearity, MIN_ANALOG_LINEARITY, MAX_ANALOG_LINEARITY); in setAnalogLinearity()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/reli/
H A Dgoodfitg.top24 measure of the linearity of the probability plot. This
/dports/math/pdal/PDAL-2.3.0/filters/
H A DCovarianceFeaturesFilter.cpp264 double linearity = (lambda[0] - lambda[1]) / lambda[0]; in setDimensionality() local
265 p.setField(Id::Linearity, linearity); in setDimensionality()
/dports/math/R-cran-sm/sm/inst/scripts/
H A Dindex.doc57 trees 5.5 5.6 Assessing linearity in the cherry trees data
62 bissell3 5.11 A reference band for linearity with Bissell's data
/dports/science/py-pymol/pymol-open-source-2.4.0/layer1/
H A DView.cpp654 float translate_angle, float fxn, float linearity) in matrix_interpolate() argument
707 imat[4][a] = (float) ((((1.0 - fxn) * mat[3][a] + fxn * mat[4][a]) * linearity) + in matrix_interpolate()
708 (1.0 - linearity) * pos[a]); in matrix_interpolate()
828 int simple, float linearity, int hand, float cut) in ViewElemInterpolate() argument
862 power, bias, simple, linearity, hand, cut); in ViewElemInterpolate()
1221 rot_axis, angle, trans_axis, translate_angle, fxn, linearity); in ViewElemInterpolate()
/dports/multimedia/vapoursynth/vapoursynth-R54/doc/functions/
H A Dlevels.rst33 Controls the degree of non-linearity of the conversion. Values
/dports/comms/gr-osmosdr/gr-osmosdr-0.2.3/lib/airspy/
H A Dairspy_source_c.h143 linearity, enumerator
/dports/net/norm/norm-1.5r6/protolib/examples/
H A DtimerTest.cpp15 void Init(unsigned long numBins, double linearity) in Init() argument
18 q = linearity; in Init()
/dports/math/latte-integrale/latte-version_1_7_6/doc/
H A Dsecrets.tex29 need to add ``linearity'' to the returned file if you have
107 linearity 1 1
/dports/science/py-dipy/dipy-1.4.1/dipy/reconst/tests/
H A Dtest_dti.py13 TensorModel, trace, linearity, planarity,
91 npt.assert_equal(dtifit.linearity.shape, data.shape[:3])
252 lin = linearity(dmfit.evals)
376 npt.assert_array_almost_equal(tensor_est.linearity, linearity(evals))
/dports/math/lrslib/lrslib-071a/
H A DREADME131 in which case line one has the linearity information
238 Fixed some lrs memory leaks caused by nonnegative and linearity output
355 2009.2.5 bug in fourier when using linearity option pointed out by Conor Meagher. Option disabl…
380 Bug fixed related to memory allocation for linearity reported by David Haws.
381 If you use the linearity option, you should upgrade to this version.
383 In the case of inconsistent linearities, the first inconsistent linearity
/dports/math/openturns/openturns-1.18/python/src/
H A DEvaluationImplementation_doc.i.in380 "Accessor to the linearity of the evaluation.
393 "Accessor to the linearity of the evaluation with regard to a specific variable.
398 The index of the variable with regard to which linearity is evaluated.
/dports/science/py-dipy/dipy-1.4.1/doc/examples/
H A Dreconst_dki_micro.py93 cl = dkifit.linearity.copy()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/iio/adc/
H A Dti,adc12138.yaml14 correct for linearity, zero and full scale errors.
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/clas/eda/
H A Dexplclas.top32 by the imposition of a model (normality, linearity, etc.)
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/iio/adc/
H A Dti,adc12138.yaml14 correct for linearity, zero and full scale errors.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/iio/adc/
H A Dti,adc12138.yaml14 correct for linearity, zero and full scale errors.
/dports/devel/R-cran-Hmisc/Hmisc/man/
H A Dredun.Rd26 linearity.}
32 \code{nk=0} to force linearity for all variables.}
/dports/cad/ngspice_rework/ngspice-35/src/xspice/icm/xtradev/memristor/
H A Dcfunc.mod101 so good at high voltage (at strong non-linearity)
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/programs/
H A DFLETCHER306_SUB.DP28 box cox linearity plot x y
99 box cox linearity plot y2 x
/dports/finance/R-cran-lmtest/lmtest/man/
H A Dharvtest.Rd5 \description{Harvey-Collier test for linearity.}
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dautotrace.h78 gfloat linearity; member
/dports/emulators/stella/stella-6.6/src/gui/
H A DInputDialog.cxx449 int linearity = myPaddleLinearity->getValue(); in saveConfig() local
450 settings.setValue("plinear", linearity); in saveConfig()
451 Paddles::setAnalogLinearity(linearity); in saveConfig()

1...<<11121314151617181920>>...34