Navigation

Operators and Keywords

Function List:

C++ API

norm_accumulator_2< R > Class Template Reference

List of all members.


Public Member Functions

 norm_accumulator_2 ()
void accum (R val)
void accum (std::complex< R > val)
 operator R ()

template<class R>
class norm_accumulator_2< R >


Constructor & Destructor Documentation

template<class R >
norm_accumulator_2< R >::norm_accumulator_2 (  )  [inline]


Member Function Documentation

template<class R >
void norm_accumulator_2< R >::accum ( std::complex< R val  )  [inline]

template<class R >
void norm_accumulator_2< R >::accum ( R  val  )  [inline]

template<class R >
norm_accumulator_2< R >::operator R (  )  [inline]


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