Classes | Namespaces | Defines
Cwise.h File Reference

Go to the source code of this file.

Classes

class  Eigen::Cwise< ExpressionType >
 Pseudo expression providing additional coefficient-wise operations. More...

Namespaces

namespace  Eigen

Defines

#define EIGEN_CWISE_BINOP_RETURN_TYPE(OP)   CwiseBinaryOp<OP<typename internal::traits<ExpressionType>::Scalar>, ExpressionType, OtherDerived>
#define EIGEN_CWISE_COMP_TO_SCALAR_RETURN_TYPE(OP)
#define EIGEN_CWISE_UNOP_RETURN_TYPE(OP)   CwiseUnaryOp<OP<typename internal::traits<ExpressionType>::Scalar>, ExpressionType>

Define Documentation

#define EIGEN_CWISE_BINOP_RETURN_TYPE (   OP)    CwiseBinaryOp<OP<typename internal::traits<ExpressionType>::Scalar>, ExpressionType, OtherDerived>

Definition at line 18 of file Cwise.h.

Value:
CwiseBinaryOp<OP<typename internal::traits<ExpressionType>::Scalar>, ExpressionType, \
        typename ExpressionType::ConstantReturnType >

Definition at line 28 of file Cwise.h.

#define EIGEN_CWISE_UNOP_RETURN_TYPE (   OP)    CwiseUnaryOp<OP<typename internal::traits<ExpressionType>::Scalar>, ExpressionType>

Definition at line 23 of file Cwise.h.



turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:37