CV_DEF_NORM_FUNC 2499 modules/core/src/stat.cpp     CV_DEF_NORM_FUNC(Inf, suffix, type, inftype) \
CV_DEF_NORM_FUNC 2500 modules/core/src/stat.cpp     CV_DEF_NORM_FUNC(L1, suffix, type, l1type) \
CV_DEF_NORM_FUNC 2501 modules/core/src/stat.cpp     CV_DEF_NORM_FUNC(L2, suffix, type, l2type)