Home
last modified time | relevance | path

Searched refs:adjoint_specific (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dadjoint.cpp14 template<bool IsInteger> struct adjoint_specific;
16 template<> struct adjoint_specific<true> { struct
27 template<> struct adjoint_specific<false> { argument
107 adjoint_specific<NumTraits<Scalar>::IsInteger>::run(v1, v2, v3, square, s1, s2); in adjoint()