GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
DOUBLE PRECISION function | vnorm (N, V, W) |
DOUBLE PRECISION function vnorm | ( | integer | N, |
double precision, dimension(n) | V, | ||
double precision, dimension(n) | W | ||
) |
Definition at line 1 of file vnorm.f.
References workspace_element::dimension(), and boolNDArray::sum().