GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Member Functions | |
norm_accumulator_p () | |
norm_accumulator_p (R pp) | |
template<class U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | p |
R | scl |
R | sum |
Definition at line 71 of file oct-norm.cc.
|
inline |
Definition at line 75 of file oct-norm.cc.
|
inline |
Definition at line 76 of file oct-norm.cc.
Definition at line 79 of file oct-norm.cc.
|
inline |
Definition at line 94 of file oct-norm.cc.
References pow().
|
private |
Definition at line 73 of file oct-norm.cc.
|
private |
Definition at line 73 of file oct-norm.cc.
|
private |
Definition at line 73 of file oct-norm.cc.