Home
last modified time | relevance | path

Searched defs:linearInterpolation (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/plumed/plumed2-2.7.2/src/ves/
H A DGridLinearInterpolation.h47 double GridLinearInterpolation::linearInterpolation(const double x, const double x0, const double x… in linearInterpolation() function
/dports/graphics/krita/krita-4.4.8/plugins/paintops/spray/
H A Dspray_brush.h89 inline qreal linearInterpolation(qreal a, qreal b, qreal weight) const { in linearInterpolation() function
/dports/math/vtk6/VTK-6.2.0/Rendering/VolumeOpenGLNew/
H A DvtkOpenGLGradientOpacityTable.h80 bool linearInterpolation) in Update()
H A DvtkOpenGLOpacityTable.h81 bool linearInterpolation) in Update()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/physics/
H A DPhysics_Parametric.h60 …idInterpolateAccelDecelLinear<idVec3> linearInterpolation; // interpolation based description of t… member
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/physics/
H A DPhysics_Parametric.h60 …idInterpolateAccelDecelLinear<idVec3> linearInterpolation; // interpolation based description of t… member
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/mllib/regression/
H A DIsotonicRegression.scala129 def linearInterpolation(x1: Double, y1: Double, x2: Double, y2: Double, x: Double): Double = { method
/dports/math/glm/glm-0.9.9.8/glm/gtx/
H A Deasing.inl8 GLM_FUNC_QUALIFIER genType linearInterpolation(genType const& a) function
/dports/graphics/libprojectm/projectm-3.1.12/vendor/glm/gtx/
H A Deasing.inl9 GLM_FUNC_QUALIFIER genType linearInterpolation(genType const& a) function
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/gtx/
H A Deasing.inl8 GLM_FUNC_QUALIFIER genType linearInterpolation(genType const& a) function
/dports/devel/upp/upp/uppsrc/plugin/glm/gtx/
H A Deasing.inl8 GLM_FUNC_QUALIFIER genType linearInterpolation(genType const& a) function
/dports/x11-toolkits/kf5-kirigami2/kirigami2-5.89.0/src/
H A Dcolorutils.cpp60 QColor ColorUtils::linearInterpolation(const QColor &one, const QColor &two, double balance) in linearInterpolation() function in ColorUtils
/dports/games/passage/Passage_v4_UnixSource/gamma256/prototypes/screenCompress/
H A Dlandscape.cpp307 #define linearInterpolation( t, a, b ) ( a + t * ( b - a ) ) macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/filters/
H A DFETurbulence.cpp176 inline float linearInterpolation(float t, float a, float b) in linearInterpolation() function
/dports/games/cultivation/Cultivation_8_UnixSource/game2/gameSource/
H A Dlandscape.cpp307 #define linearInterpolation( t, a, b ) ( a + t * ( b - a ) ) macro
/dports/games/passage/Passage_v4_UnixSource/gamma256/gameSource/
H A Dlandscape.cpp307 #define linearInterpolation( t, a, b ) ( a + t * ( b - a ) ) macro
/dports/science/pcmsolver/pcmsolver-1.3.0/src/utils/
H A DMathUtils.hpp277 inline double linearInterpolation(const double point, in linearInterpolation() function
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/plot/src/
H A Dplot.cpp407 Mat linearInterpolation(double Xa, double Xb, double Ya, double Yb, Mat Xdata){ in linearInterpolation() function in cv::plot::CV_FINAL
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/iv/
H A Dimageviewer.h223 bool linearInterpolation(void) const in linearInterpolation() function
/dports/multimedia/oggvideotools/oggvideotools-0.9.1/src/effect/
H A DpictureResize.cpp335 uint32 PictureResize::linearInterpolation(RGBPlane pic, float x, float y) in linearInterpolation() function in PictureResize
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/iv/
H A Dimageviewer.h223 bool linearInterpolation(void) const in linearInterpolation() function
/dports/math/vtk6/VTK-6.2.0/Rendering/VolumeOpenGL/
H A DvtkOpenGLGPUVolumeRayCastMapper.cxx295 bool linearInterpolation) in Update()
494 bool linearInterpolation) in Update()
616 bool linearInterpolation, in Update()
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dnoise.cpp79 inline float linearInterpolation(float v0, float v1, float t) in linearInterpolation() function
/dports/games/minetest/minetest-5.4.1/src/
H A Dnoise.cpp191 inline float linearInterpolation(float v0, float v1, float t) in linearInterpolation() function
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvdrawbuf.cpp2778 bool linearInterpolation = (srcdx <= dx || srcdy <= dy); in DrawRescaled() local
2914 bool linearInterpolation = (srcdx <= dx || srcdy <= dy); in DrawRescaled() local

12