Searched refs:scalar_exp_op (Results 1 – 6 of 6) sorted by relevance
36 inline const CwiseUnaryOp<internal::scalar_exp_op<Scalar>, const Derived>
48 EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(exp,scalar_exp_op) in EIGEN_ARRAY_DECLARE_GLOBAL_UNARY()
464 template<typename Scalar> struct scalar_exp_op {465 EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)471 struct functor_traits<scalar_exp_op<Scalar> >
90 const EIGEN_CWISE_UNOP_RETURN_TYPE(internal::scalar_exp_op) exp() const;
38 inline const EIGEN_CWISE_UNOP_RETURN_TYPE(internal::scalar_exp_op) in EIGEN_CWISE_UNOP_RETURN_TYPE() argument
163 template<typename Scalar> struct scalar_exp_op;