Home
last modified time | relevance | path

Searched defs:wP (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/interpolation/
DAkimaSplineInterpolator.java105 final double wP = weights[i + 1]; in interpolate() local
/external/libpng/contrib/gregbook/
Drpng-win.c695 LRESULT CALLBACK rpng_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP) in rpng_win_wndproc()