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
ddwnrm.f File Reference

Go to the source code of this file.

Functions/Subroutines

double precision function ddwnrm (NEQ, V, RWT, RPAR, IPAR)
 

Function/Subroutine Documentation

double precision function ddwnrm (   NEQ,
dimension(*)  V,
dimension(*)  RWT,
dimension(*)  RPAR,
dimension(*)  IPAR 
)

Definition at line 5 of file ddwnrm.f.

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

Referenced by ddaspk(), ddstp(), dfnrmd(), dfnrmk(), dnedd(), dnedk(), dnsd(), dnsid(), dnsik(), and dnsk().