GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
vnorm.f File Reference

Go to the source code of this file.

Functions/Subroutines

double precision function VNORM (N, V, W)
 

Function/Subroutine Documentation

◆ VNORM()

double precision function VNORM ( integer  N,
double precision, dimension(n)  V,
double precision, dimension(n)  W 
)

Definition at line 2 of file vnorm.f.

References dimension().