Main MRPT website > C++ reference
MRPT logo
Public Types

VectorwiseOp< ExpressionType, Direction >::ReduxReturnType< BinaryOp > Struct Template Reference


Detailed Description

template<typename ExpressionType, int Direction>
template<typename BinaryOp>
struct VectorwiseOp< ExpressionType, Direction >::ReduxReturnType< BinaryOp >

Definition at line 198 of file VectorwiseOp.h.

#include <src/Core/VectorwiseOp.h>

List of all members.

Public Types

typedef PartialReduxExpr
< ExpressionType,
internal::member_redux
< BinaryOp, typename
internal::traits
< ExpressionType >::Scalar >
, Direction > 
Type

Member Typedef Documentation

template<typename ExpressionType, int Direction>
template<typename BinaryOp >
typedef PartialReduxExpr<ExpressionType, internal::member_redux<BinaryOp,typename internal::traits<ExpressionType>::Scalar>, Direction > VectorwiseOp< ExpressionType, Direction >::ReduxReturnType< BinaryOp >::Type

Definition at line 203 of file VectorwiseOp.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011