ei_traits< CwiseUnaryOp< UnaryOp, MatrixType > > Struct Template Reference

#include <CwiseUnaryOp.h>

List of all members.

Public Types

enum  { Flags, CoeffReadCost = _MatrixTypeNested::CoeffReadCost + ei_functor_traits<UnaryOp>::Cost }
typedef ei_unref
< MatrixTypeNested >::type 
_MatrixTypeNested
typedef MatrixType::Nested MatrixTypeNested
typedef ei_result_of< UnaryOp(typename
MatrixType::Scalar) >::type 
Scalar

Detailed Description

template<typename UnaryOp, typename MatrixType>
struct ei_traits< CwiseUnaryOp< UnaryOp, MatrixType > >

Definition at line 43 of file CwiseUnaryOp.h.


Member Typedef Documentation

template<typename UnaryOp , typename MatrixType >
typedef ei_unref<MatrixTypeNested>::type ei_traits< CwiseUnaryOp< UnaryOp, MatrixType > >::_MatrixTypeNested

Definition at line 50 of file CwiseUnaryOp.h.

template<typename UnaryOp , typename MatrixType >
typedef MatrixType::Nested ei_traits< CwiseUnaryOp< UnaryOp, MatrixType > >::MatrixTypeNested

Definition at line 49 of file CwiseUnaryOp.h.

template<typename UnaryOp , typename MatrixType >
typedef ei_result_of< UnaryOp(typename MatrixType::Scalar) >::type ei_traits< CwiseUnaryOp< UnaryOp, MatrixType > >::Scalar

Definition at line 48 of file CwiseUnaryOp.h.


Member Enumeration Documentation

template<typename UnaryOp , typename MatrixType >
anonymous enum
Enumerator:
Flags 
CoeffReadCost 

Definition at line 51 of file CwiseUnaryOp.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:03 2013