PlayaFunctors::NormInfDist< Scalar > Class Template Reference

Infinity-norm distance between two vectors. More...

#include <PlayaVectorOpsImpl.hpp>

Inheritance diagram for PlayaFunctors::NormInfDist< Scalar >:

PlayaFunctors::ReductionFunctorBase< Scalar >

List of all members.

Public Member Functions

void postProc () const
std::string description () const


Detailed Description

template<class Scalar>
class PlayaFunctors::NormInfDist< Scalar >

Infinity-norm distance between two vectors.

Definition at line 294 of file PlayaVectorOpsImpl.hpp.


Member Function Documentation

template<class Scalar >
void PlayaFunctors::NormInfDist< Scalar >::postProc (  )  const [inline, virtual]

Callback for any postprocessing step (for example, MPI all-reduce)

Implements PlayaFunctors::ReductionFunctorBase< Scalar >.

Definition at line 306 of file PlayaVectorOpsImpl.hpp.

template<class Scalar >
std::string PlayaFunctors::NormInfDist< Scalar >::description (  )  const [inline]

Definition at line 319 of file PlayaVectorOpsImpl.hpp.


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

doxygen