GNU Octave  4.0.0
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(), workspace_element::dimension(), and octave_value::sqrt().

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