Classes | Defines
Cwise.h File Reference

Go to the source code of this file.

Classes

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

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 31 of file Cwise.h.

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

Definition at line 41 of file Cwise.h.

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

Definition at line 36 of file Cwise.h.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:45