GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Member Functions | |
norm_accumulator_mp () | |
norm_accumulator_mp (R pp) | |
template<class U > | |
void | accum (U val) |
operator R () | |
Private Attributes | |
R | p |
R | scl |
R | sum |
Definition at line 99 of file oct-norm.cc.
|
inline |
Definition at line 103 of file oct-norm.cc.
|
inline |
Definition at line 104 of file oct-norm.cc.
Definition at line 107 of file oct-norm.cc.
|
inline |
Definition at line 122 of file oct-norm.cc.
References pow().
|
private |
Definition at line 101 of file oct-norm.cc.
|
private |
Definition at line 101 of file oct-norm.cc.
|
private |
Definition at line 101 of file oct-norm.cc.