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

Go to the source code of this file.

Functions/Subroutines

double precision function dvnorm (N, V, W)
 

Function/Subroutine Documentation

◆ dvnorm()

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

Definition at line 1 of file dvnorm.f.

Referenced by dprepj(), and dstode().