Searched refs:adjoint_specific (Results 1 – 1 of 1) sorted by relevance
14 template<bool IsInteger> struct adjoint_specific;16 template<> struct adjoint_specific<true> { struct27 template<> struct adjoint_specific<false> { argument107 adjoint_specific<NumTraits<Scalar>::IsInteger>::run(v1, v2, v3, square, s1, s2); in adjoint()