GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
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 1 of file svnorm.f.

References svnorm().

Referenced by sprepj(), sstode(), and svnorm().