Vec               300 modules/core/include/opencv2/core/matx.hpp template<typename _Tp, int cn> class Vec : public Matx<_Tp, cn, 1>
Vec               882 modules/core/include/opencv2/core/matx.hpp Vec<_Tp, cn>::Vec() {}