PlayaFunctors::WeightedNorm2< Scalar > Class Template Reference

Weighted 2-norm of a vector. More...

#include <PlayaVectorFunctorsImpl.hpp>

Inheritance diagram for PlayaFunctors::WeightedNorm2< 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::WeightedNorm2< Scalar >

Weighted 2-norm of a vector.

Definition at line 271 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

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

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

Implements PlayaFunctors::ReductionFunctorBase< Scalar >.

Definition at line 282 of file PlayaVectorFunctorsImpl.hpp.

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

Definition at line 295 of file PlayaVectorFunctorsImpl.hpp.


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

doxygen