Home | History | Annotate | Download | only in Core

Lines Matching refs:scalar_conjugate_op

327 template<typename Scalar> struct scalar_conjugate_op {
328 EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
334 struct functor_traits<scalar_conjugate_op<Scalar> >