Searched refs:scalar_cos_op (Results 1 – 6 of 6) sorted by relevance
75 inline const CwiseUnaryOp<internal::scalar_cos_op<Scalar>, const Derived>
44 EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cos,scalar_cos_op) in EIGEN_ARRAY_DECLARE_GLOBAL_UNARY()
703 template<typename Scalar> struct scalar_cos_op {704 EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)710 struct functor_traits<scalar_cos_op<Scalar> >
92 const EIGEN_CWISE_UNOP_RETURN_TYPE(internal::scalar_cos_op) cos() const;
102 inline const EIGEN_CWISE_UNOP_RETURN_TYPE(internal::scalar_cos_op) in EIGEN_CWISE_UNOP_RETURN_TYPE() argument
165 template<typename Scalar> struct scalar_cos_op;