PlayaFunctors::VectorFunctorTraits< Scalar, FunctorType > Class Template Reference

This traits class specifies the return type of a reduction functor. If not specialized, the default return type will be a Scalar. More...

List of all members.

Public Types

typedef Scalar ReturnType


Detailed Description

template<class Scalar, class FunctorType>
class PlayaFunctors::VectorFunctorTraits< Scalar, FunctorType >

This traits class specifies the return type of a reduction functor. If not specialized, the default return type will be a Scalar.

Author:
Kevin Long (kevin.long@ttu.edu)

Definition at line 29 of file PlayaVectorFunctorsDecl.hpp.


Member Typedef Documentation

template<class Scalar, class FunctorType>
typedef Scalar PlayaFunctors::VectorFunctorTraits< Scalar, FunctorType >::ReturnType

Definition at line 32 of file PlayaVectorFunctorsDecl.hpp.

Site Contact