Main MRPT website > C++ reference
MRPT logo
Public Types
Eigen::VectorwiseOp< ExpressionType, Direction >::ReduxReturnType< BinaryOp > Struct Template Reference

Detailed Description

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

Definition at line 199 of file Core.

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 > Eigen::VectorwiseOp< ExpressionType, Direction >::ReduxReturnType< BinaryOp >::Type

Definition at line 204 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo