This traits class specifies the return type of a reduction functor. If not specialized, the default return type will be a Scalar. More...
Public Types | |
| typedef Scalar | ReturnType |
This traits class specifies the return type of a reduction functor. If not specialized, the default return type will be a Scalar.
Definition at line 66 of file PlayaVectorFunctorsDecl.hpp.
| typedef Scalar PlayaFunctors::VectorFunctorTraits< Scalar, FunctorType >::ReturnType |
Definition at line 69 of file PlayaVectorFunctorsDecl.hpp.