CwiseUnaryOp.h File Reference

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

Go to the source code of this file.

Classes

class  CwiseUnaryOp< UnaryOp, MatrixType >
 Generic expression of a coefficient-wise unary operator of a matrix or a vector. More...
struct  ei_traits< CwiseUnaryOp< UnaryOp, MatrixType > >

Functions

template<typename ExpressionType >
EIGEN_STRONG_INLINE const EIGEN_CWISE_UNOP_RETURN_TYPE (ei_scalar_abs2_op) Cwise< ExpressionType >
template<typename ExpressionType >
EIGEN_STRONG_INLINE const EIGEN_CWISE_UNOP_RETURN_TYPE (ei_scalar_abs_op) Cwise< ExpressionType >

Function Documentation

template<typename ExpressionType >
EIGEN_STRONG_INLINE const EIGEN_CWISE_UNOP_RETURN_TYPE ( ei_scalar_abs2_op   )  [inline]
Returns:
an expression of the coefficient-wise squared absolute value of *this

Example:

Output:

See also:
abs(), square()

Definition at line 152 of file CwiseUnaryOp.h.

template<typename ExpressionType >
EIGEN_STRONG_INLINE const EIGEN_CWISE_UNOP_RETURN_TYPE ( ei_scalar_abs_op   )  [inline]
Returns:
an expression of the coefficient-wise absolute value of *this

Example:

Output:

See also:
abs2()

Definition at line 138 of file CwiseUnaryOp.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