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

#include <Redux.h>

List of all members.

Public Types

enum  { col = Start / Derived::RowsAtCompileTime, row = Start % Derived::RowsAtCompileTime }
typedef ei_result_of< BinaryOp(typename
Derived::Scalar)>::type 
Scalar

Static Public Member Functions

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

Detailed Description

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

Definition at line 47 of file Redux.h.


Member Typedef Documentation

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

Definition at line 54 of file Redux.h.


Member Enumeration Documentation

template<typename BinaryOp , typename Derived , int Start>
anonymous enum
Enumerator:
col 
row 

Definition at line 49 of file Redux.h.


Member Function Documentation

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

Definition at line 56 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