Public Member Functions | |
norm_accumulator_1 () | |
template<typename U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | sum |
Definition at line 161 of file oct-norm.cc.
|
inline |
Definition at line 165 of file oct-norm.cc.
Definition at line 167 of file oct-norm.cc.
References abs(), and norm_accumulator_1< R >::sum.
|
inline |
Definition at line 171 of file oct-norm.cc.
References norm_accumulator_1< R >::sum.
|
private |
Definition at line 163 of file oct-norm.cc.
Referenced by norm_accumulator_1< R >::accum(), and norm_accumulator_1< R >::operator R().