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

#include <VectorwiseOp.h>

List of all members.

Public Types

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

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


Member Typedef Documentation

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

The documentation for this struct was generated from the following file: