Public Member Functions | |
norm_accumulator_p () | |
norm_accumulator_p (R pp) | |
template<typename U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | p |
R | scl |
R | sum |
Definition at line 72 of file oct-norm.cc.
|
inline |
Definition at line 76 of file oct-norm.cc.
|
inline |
Definition at line 77 of file oct-norm.cc.
Definition at line 80 of file oct-norm.cc.
References abs(), norm_accumulator_p< R >::p, pow(), norm_accumulator_p< R >::scl, and norm_accumulator_p< R >::sum.
|
inline |
Definition at line 95 of file oct-norm.cc.
References norm_accumulator_p< R >::p, pow(), norm_accumulator_p< R >::scl, and norm_accumulator_p< R >::sum.
|
private |
Definition at line 74 of file oct-norm.cc.
Referenced by norm_accumulator_p< R >::accum(), and norm_accumulator_p< R >::operator R().
|
private |
Definition at line 74 of file oct-norm.cc.
Referenced by norm_accumulator_p< R >::accum(), and norm_accumulator_p< R >::operator R().
|
private |
Definition at line 74 of file oct-norm.cc.
Referenced by norm_accumulator_p< R >::accum(), and norm_accumulator_p< R >::operator R().