Public Member Functions | |
norm_accumulator_inf () | |
template<typename U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | max |
Definition at line 176 of file oct-norm.cc.
|
inline |
Definition at line 180 of file oct-norm.cc.
Definition at line 182 of file oct-norm.cc.
References abs(), octave::math::isnan(), max(), norm_accumulator_inf< R >::max, and NaN.
|
inline |
Definition at line 189 of file oct-norm.cc.
References norm_accumulator_inf< R >::max.
|
private |
Definition at line 178 of file oct-norm.cc.
Referenced by norm_accumulator_inf< R >::accum(), and norm_accumulator_inf< R >::operator R().