nld_step_scalar   158 modules/features2d/src/kaze/AKAZEFeatures.cpp       nld_step_scalar(evolution_[i].Lt, Lflow, Lstep, tsteps_[i - 1][j]);
nld_step_scalar   134 modules/features2d/src/kaze/KAZEFeatures.cpp             nld_step_scalar(evolution_[i].Lt, Lflow, Lstep, tsteps_[i - 1][j]);
nld_step_scalar    37 modules/features2d/src/kaze/nldiffusion_functions.h void nld_step_scalar(cv::Mat& Ld, const cv::Mat& c, cv::Mat& Lstep, float stepsize);