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

Go to the source code of this file.

Functions/Subroutines

double precision function DDANRM (NEQ, V, WT, RPAR, IPAR)
 

Function/Subroutine Documentation

◆ DDANRM()

double precision function DDANRM ( integer  NEQ,
double precision, dimension(neq)  V,
double precision, dimension(neq)  WT,
double precision, dimension(*)  RPAR,
integer, dimension(*)  IPAR 
)

Definition at line 2 of file ddanrm.f.

References abs().