
Public Member Functions | |
| norm_accumulator_mp () | |
| norm_accumulator_mp (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 106 of file oct-norm.cc.
|
inline |
Definition at line 109 of file oct-norm.cc.
|
inline |
Definition at line 110 of file oct-norm.cc.
Definition at line 113 of file oct-norm.cc.
References abs(), norm_accumulator_mp< R >::m_p, norm_accumulator_mp< R >::m_scl, norm_accumulator_mp< R >::m_sum, and pow().
|
inline |
Definition at line 129 of file oct-norm.cc.
References norm_accumulator_mp< R >::m_p, norm_accumulator_mp< R >::m_scl, norm_accumulator_mp< R >::m_sum, and pow().
|
private |
Definition at line 132 of file oct-norm.cc.
Referenced by norm_accumulator_mp< R >::accum(), and norm_accumulator_mp< R >::operator R().
|
private |
Definition at line 132 of file oct-norm.cc.
Referenced by norm_accumulator_mp< R >::accum(), and norm_accumulator_mp< R >::operator R().
|
private |
Definition at line 132 of file oct-norm.cc.
Referenced by norm_accumulator_mp< R >::accum(), and norm_accumulator_mp< R >::operator R().