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 VectorwiseOp< ExpressionType, Direction >::ReturnType< Functor, Scalar >


Member Typedef Documentation

template<typename ExpressionType, int Direction>
template<template< typename _Scalar > class Functor, typename Scalar = typename internal::traits<ExpressionType>::Scalar>
typedef PartialReduxExpr<ExpressionType, Functor<Scalar>, Direction > VectorwiseOp< ExpressionType, Direction >::ReturnType< Functor, Scalar >::Type

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