CwiseBinaryOp.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CwiseBinaryOp< BinaryOp, Lhs, Rhs >
 Generic expression of a coefficient-wise operator between two matrices or vectors. More...
struct  ei_traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >

Functions

template<typename OtherDerived >
EIGEN_STRONG_INLINE const EIGEN_CWISE_BINOP_RETURN_TYPE (ei_scalar_max_op) Cwise< ExpressionType >
template<typename OtherDerived >
EIGEN_STRONG_INLINE const EIGEN_CWISE_BINOP_RETURN_TYPE (ei_scalar_min_op) Cwise< ExpressionType >
template<typename OtherDerived >
EIGEN_STRONG_INLINE const EIGEN_CWISE_BINOP_RETURN_TYPE (ei_scalar_quotient_op) Cwise< ExpressionType >

Function Documentation

template<typename OtherDerived >
EIGEN_STRONG_INLINE const EIGEN_CWISE_BINOP_RETURN_TYPE ( ei_scalar_max_op   )  [inline]
Returns:
an expression of the coefficient-wise max of *this and other

Example:

Output:

See also:
class CwiseBinaryOp

Definition at line 277 of file CwiseBinaryOp.h.

template<typename OtherDerived >
EIGEN_STRONG_INLINE const EIGEN_CWISE_BINOP_RETURN_TYPE ( ei_scalar_min_op   )  [inline]
Returns:
an expression of the coefficient-wise min of *this and other

Example:

Output:

See also:
class CwiseBinaryOp

Definition at line 262 of file CwiseBinaryOp.h.

template<typename OtherDerived >
EIGEN_STRONG_INLINE const EIGEN_CWISE_BINOP_RETURN_TYPE ( ei_scalar_quotient_op   )  [inline]
Returns:
an expression of the coefficient-wise quotient of *this and other

Example:

Output:

See also:
class CwiseBinaryOp, operator*(), inverse()

Definition at line 219 of file CwiseBinaryOp.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:18:56 2013