Public Types
VectorwiseOp< ExpressionType, Direction >::ReturnType< Functor, Scalar > Struct Template Reference

#include <VectorwiseOp.h>

List of all members.

Public Types

typedef PartialReduxExpr
< ExpressionType, Functor
< Scalar >, Direction > 
Type

template<typename ExpressionType, int Direction>
template<template< typename _Scalar > class Functor, typename Scalar = typename internal::traits<ExpressionType>::Scalar>
struct Eigen::VectorwiseOp< ExpressionType, Direction >::ReturnType< Functor, Scalar >


Member Typedef Documentation

typedef PartialReduxExpr<ExpressionType, Functor<Scalar>, Direction > Type

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