GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
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

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 1 of file ddanrm.f.

References abs(), octave_value::sqrt(), and to.

Referenced by ddaini(), and ddasrt().