Public Member Functions | |
norm_accumulator_1 () | |
template<typename U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | m_sum |
Definition at line 175 of file oct-norm.cc.
|
inline |
Definition at line 178 of file oct-norm.cc.
Definition at line 180 of file oct-norm.cc.
References abs(), and norm_accumulator_1< R >::m_sum.
|
inline |
Definition at line 185 of file oct-norm.cc.
References norm_accumulator_1< R >::m_sum.
|
private |
Definition at line 188 of file oct-norm.cc.
Referenced by norm_accumulator_1< R >::accum(), and norm_accumulator_1< R >::operator R().