GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Member Functions | |
norm_accumulator_inf () | |
template<class U > | |
void | accum (U val) |
operator R () |
Private Attributes | |
R | max |
Definition at line 171 of file oct-norm.cc.
|
inline |
Definition at line 175 of file oct-norm.cc.
Definition at line 177 of file oct-norm.cc.
References abs(), and norm_accumulator_inf< R >::max.
|
inline |
Definition at line 181 of file oct-norm.cc.
References norm_accumulator_inf< R >::max.
|
private |
Definition at line 173 of file oct-norm.cc.
Referenced by norm_accumulator_inf< R >::accum(), and norm_accumulator_inf< R >::operator R().