GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Member Functions | |
norm_accumulator_minf () | |
template<class U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | min |
Definition at line 190 of file oct-norm.cc.
|
inline |
Definition at line 194 of file oct-norm.cc.
Definition at line 196 of file oct-norm.cc.
|
inline |
Definition at line 200 of file oct-norm.cc.
References norm_accumulator_minf< R >::min.
|
private |
Definition at line 192 of file oct-norm.cc.
Referenced by norm_accumulator_minf< R >::operator R().