CLAM::Pow< o > Struct Template Reference

#include <BasicOps.hxx>

List of all members.

Public Member Functions

template<class T >
operator() (const T &n) const

Public Attributes

Pow< o-1 > next

Detailed Description

template<int o>
struct CLAM::Pow< o >

Definition at line 55 of file BasicOps.hxx.


Member Function Documentation

template<int o>
template<class T >
T CLAM::Pow< o >::operator() ( const T &  n  )  const [inline]

Definition at line 59 of file BasicOps.hxx.


Member Data Documentation

template<int o>
Pow<o-1> CLAM::Pow< o >::next

Definition at line 60 of file BasicOps.hxx.

Referenced by CLAM::Pow< s >::operator()().


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.3