Where to find addWeighted, boxFilter, Mat, UMat API's definition/implementation in opencv c++ source code

Thanks laurent,

Yes It helped me to browse through files.

But still I am not able to find definitions for the methods which are declared in mat.hpp like copyTo, getUMat, clone, create, UMatData struct and etc.

Could you help me in this, so that i can understand how UMat is handling data/memory and giving to opencl kernels.

Thanks and Regards
Rajesh Chanda