Home
last modified time | relevance | path

Searched defs:wstep (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/core/src/
Dlapack.cpp674 SVBkSb( int m, int n, const float* w, size_t wstep, in SVBkSb()
689 SVBkSb( int m, int n, const double* w, size_t wstep, in SVBkSb()
1450 size_t wstep = w.rows == 1 ? (size_t)esz : w.cols == 1 ? (size_t)w.step : (size_t)w.step + esz; in backSubst() local
/external/opencv3/modules/calib3d/test/
Dtest_fundam.cpp423 int wstep = dstep2*(ddims - 1); in test_convertHomogeneous() local
444 int wstep = sstep2*(sdims - 1); in test_convertHomogeneous() local
/external/opencv/ml/src/
Dmlboost.cpp1279 int wstep = 0; in predict() local
/external/opencv3/apps/traincascade/
Dold_ml_boost.cpp1611 int wstep = 0; in predict() local