CLAM::RMSTmpl< T, U > Class Template Reference

#include <BasicOps.hxx>

Inheritance diagram for CLAM::RMSTmpl< T, U >:

CLAM::BaseMemOp

List of all members.


Detailed Description

template<class T = TData, class U = TData>
class CLAM::RMSTmpl< T, U >

RMS is the square root of the Energy.

See also:
: Energy

Definition at line 500 of file BasicOps.hxx.


Public Member Functions

operator() (const Array< T > &a, SquaredSumTmpl< false, T > &sqrSum, StaticFalse *useMemory)
 Memoryless Computation using external lower level functors.
operator() (const Array< T > &a, SquaredSumTmpl< false, T > &sqrSum, StaticTrue *useMemory=NULL)
 Memoryfull Computation using external lower level functors.
operator() (const Array< T > &a, StaticTrue *useMemory=NULL)
 Memoryfull Computation using internal lower level functors.
operator() (const Array< T > &a, StaticFalse *useMemory)
 Memoryless Computation using internal lower level functors.

Member Function Documentation

template<class T = TData, class U = TData>
U CLAM::RMSTmpl< T, U >::operator() ( const Array< T > &  a,
SquaredSumTmpl< false, T > &  sqrSum,
StaticFalse useMemory 
) [inline]

Memoryless Computation using external lower level functors.

Definition at line 504 of file BasicOps.hxx.

template<class T = TData, class U = TData>
U CLAM::RMSTmpl< T, U >::operator() ( const Array< T > &  a,
SquaredSumTmpl< false, T > &  sqrSum,
StaticTrue useMemory = NULL 
) [inline]

Memoryfull Computation using external lower level functors.

Definition at line 509 of file BasicOps.hxx.

template<class T = TData, class U = TData>
U CLAM::RMSTmpl< T, U >::operator() ( const Array< T > &  a,
StaticTrue useMemory = NULL 
) [inline]

Memoryfull Computation using internal lower level functors.

Definition at line 519 of file BasicOps.hxx.

template<class T = TData, class U = TData>
U CLAM::RMSTmpl< T, U >::operator() ( const Array< T > &  a,
StaticFalse useMemory 
) [inline]

Memoryless Computation using internal lower level functors.

Definition at line 524 of file BasicOps.hxx.


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

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5