Searched defs:adjoint_specific (Results 1 – 1 of 1) sorted by relevance
16 template<> struct adjoint_specific<true> { struct27 template<> struct adjoint_specific<false> { argument29 static void run(const Vec& v1, const Vec& v2, Vec& v3, const Mat& square, Scalar s1, Scalar s2) { in run()