ei_redux_impl< BinaryOp, Derived, Start, Length > Struct Template Reference

#include <Redux.h>

List of all members.

Public Types

enum  { HalfLength = Length/2 }
typedef ei_result_of< BinaryOp(typename
Derived::Scalar)>::type 
Scalar

Static Public Member Functions

static Scalar run (const Derived &mat, const BinaryOp &func)

Detailed Description

template<typename BinaryOp, typename Derived, int Start, int Length>
struct ei_redux_impl< BinaryOp, Derived, Start, Length >

Definition at line 30 of file Redux.h.


Member Typedef Documentation

template<typename BinaryOp , typename Derived , int Start, int Length>
typedef ei_result_of<BinaryOp(typename Derived::Scalar)>::type ei_redux_impl< BinaryOp, Derived, Start, Length >::Scalar

Definition at line 36 of file Redux.h.


Member Enumeration Documentation

template<typename BinaryOp , typename Derived , int Start, int Length>
anonymous enum
Enumerator:
HalfLength 

Definition at line 32 of file Redux.h.


Member Function Documentation

template<typename BinaryOp , typename Derived , int Start, int Length>
static Scalar ei_redux_impl< BinaryOp, Derived, Start, Length >::run ( const Derived &  mat,
const BinaryOp &  func 
) [inline, static]

Definition at line 38 of file Redux.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:02 2013