#include <PlayaVectorOpsImpl.hpp>

Public Member Functions | |
| void | postProc () const |
| std::string | description () const |
Definition at line 261 of file PlayaVectorOpsImpl.hpp.
| void PlayaFunctors::Norm1Dist< Scalar >::postProc | ( | ) | const [inline, virtual] |
Callback for any postprocessing step (for example, MPI all-reduce)
Implements PlayaFunctors::ReductionFunctorBase< Scalar >.
Definition at line 273 of file PlayaVectorOpsImpl.hpp.
| std::string PlayaFunctors::Norm1Dist< Scalar >::description | ( | ) | const [inline] |
Definition at line 286 of file PlayaVectorOpsImpl.hpp.