ei_member_redux< BinaryOp, Scalar > Struct Template Reference

#include <PartialRedux.h>

List of all members.

Classes

struct  Cost

Public Types

typedef ei_result_of< BinaryOp(Scalar) >
::type 
result_type

Public Member Functions

 ei_member_redux (const BinaryOp func)
template<typename Derived >
result_type operator() (const MatrixBase< Derived > &mat) const

Public Attributes

const BinaryOp m_functor

Private Member Functions

ei_member_reduxoperator= (const ei_member_redux &)

Detailed Description

template<typename BinaryOp, typename Scalar>
struct ei_member_redux< BinaryOp, Scalar >

Definition at line 125 of file PartialRedux.h.


Member Typedef Documentation

template<typename BinaryOp , typename Scalar >
typedef ei_result_of< BinaryOp(Scalar) >::type ei_member_redux< BinaryOp, Scalar >::result_type

Definition at line 128 of file PartialRedux.h.


Constructor & Destructor Documentation

template<typename BinaryOp , typename Scalar >
ei_member_redux< BinaryOp, Scalar >::ei_member_redux ( const BinaryOp  func  )  [inline]

Definition at line 131 of file PartialRedux.h.


Member Function Documentation

template<typename BinaryOp , typename Scalar >
template<typename Derived >
result_type ei_member_redux< BinaryOp, Scalar >::operator() ( const MatrixBase< Derived > &  mat  )  const [inline]

Definition at line 133 of file PartialRedux.h.

template<typename BinaryOp , typename Scalar >
ei_member_redux& ei_member_redux< BinaryOp, Scalar >::operator= ( const ei_member_redux< BinaryOp, Scalar > &   )  [private]

Member Data Documentation

template<typename BinaryOp , typename Scalar >
const BinaryOp ei_member_redux< BinaryOp, Scalar >::m_functor

Definition at line 135 of file PartialRedux.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:01 2013