Classes | Namespaces | Defines
CwiseBinaryOp.h File Reference

Go to the source code of this file.

Classes

class  CwiseBinaryOp< BinaryOp, Lhs, Rhs >
 Generic expression where a coefficient-wise binary operator is applied to two expressions. More...
class  CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >

Namespaces

namespace  Eigen
 

Namespace containing all symbols from the Eigen library.


namespace  Eigen::internal

Defines

#define EIGEN_CHECK_BINARY_COMPATIBILIY(BINOP, LHS, RHS)

Define Documentation

#define EIGEN_CHECK_BINARY_COMPATIBILIY (   BINOP,
  LHS,
  RHS 
)