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

Go to the source code of this file.

Functions/Subroutines

real function SVNORM (N, V, W)
 

Function/Subroutine Documentation

◆ SVNORM()

real function SVNORM ( integer  N,
real, dimension(n)  V,
real, dimension(n)  W 
)

Definition at line 2 of file svnorm.f.

References dimension().