Searched refs:scalar_exp_op (Results 1 – 6 of 6) sorted by relevance
47 EIGEN_ARRAY_DECLARE_GLOBAL_STD_UNARY(exp,scalar_exp_op) in EIGEN_ARRAY_DECLARE_GLOBAL_STD_UNARY()93 EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(exp,scalar_exp_op)
415 template<typename Scalar> struct scalar_exp_op {416 EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)422 struct functor_traits<scalar_exp_op<Scalar> >
36 inline const CwiseUnaryOp<internal::scalar_exp_op<Scalar>, const Derived>
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
165 template<typename Scalar> struct scalar_exp_op;