Public Member Functions | |
norm_accumulator_p () | |
norm_accumulator_p (R pp) | |
template<typename U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | m_p |
R | m_scl |
R | m_sum |
Definition at line 75 of file oct-norm.cc.
|
inline |
Definition at line 78 of file oct-norm.cc.
|
inline |
Definition at line 79 of file oct-norm.cc.
Definition at line 82 of file oct-norm.cc.
References abs(), norm_accumulator_p< R >::m_p, norm_accumulator_p< R >::m_scl, norm_accumulator_p< R >::m_sum, and pow().
|
inline |
Definition at line 98 of file oct-norm.cc.
References norm_accumulator_p< R >::m_p, norm_accumulator_p< R >::m_scl, norm_accumulator_p< R >::m_sum, and pow().
|
private |
Definition at line 101 of file oct-norm.cc.
Referenced by norm_accumulator_p< R >::accum(), and norm_accumulator_p< R >::operator R().
|
private |
Definition at line 101 of file oct-norm.cc.
Referenced by norm_accumulator_p< R >::accum(), and norm_accumulator_p< R >::operator R().
|
private |
Definition at line 101 of file oct-norm.cc.
Referenced by norm_accumulator_p< R >::accum(), and norm_accumulator_p< R >::operator R().