Go to the source code of this file.
Classes | |
| 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. More... | |
| class | PlayaFunctors::ReductionFunctorBase< Scalar > |
| Base class for reduction functors. More... | |
| struct | PlayaFunctors::IndexedValue< Scalar > |
| IndexedValue is the return type for reduction operations such as MinLoc that return a location and a value. More... | |
Namespaces | |
| namespace | PlayaFunctors |
| Functors for transformation and reduction operations. | |