Public Member Functions | |
norm_accumulator_mp () | |
norm_accumulator_mp (R pp) | |
template<typename U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | p |
R | scl |
R | sum |
Definition at line 100 of file oct-norm.cc.
|
inline |
Definition at line 104 of file oct-norm.cc.
|
inline |
Definition at line 105 of file oct-norm.cc.
Definition at line 108 of file oct-norm.cc.
References abs(), norm_accumulator_mp< R >::p, pow(), norm_accumulator_mp< R >::scl, and norm_accumulator_mp< R >::sum.
|
inline |
Definition at line 123 of file oct-norm.cc.
References norm_accumulator_mp< R >::p, pow(), norm_accumulator_mp< R >::scl, and norm_accumulator_mp< R >::sum.
|
private |
Definition at line 102 of file oct-norm.cc.
Referenced by norm_accumulator_mp< R >::accum(), and norm_accumulator_mp< R >::operator R().
|
private |
Definition at line 102 of file oct-norm.cc.
Referenced by norm_accumulator_mp< R >::accum(), and norm_accumulator_mp< R >::operator R().
|
private |
Definition at line 102 of file oct-norm.cc.
Referenced by norm_accumulator_mp< R >::accum(), and norm_accumulator_mp< R >::operator R().