DNRM2 man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



_NRM2(3F)							     _NRM2(3F)

NAME
     dnrm2, snrm2, zdnrm2, csnrm2 - BLAS level ONE Euclidean norm functions.

SYNOPSIS
     double precision  dnrm2( n, x, incx )
     integer	       incx, n
     double precision  x( 1 )

     real	       snrm2( n, x, incx )
     integer	       incx, n
     real	       x( 1 )

     double precision  zdnrm2( n, x, incx )
     integer	       incx, n
     complex*16	       x( 1 )

     real	       csnrm2( n, x, incx )
     integer	       incx, n
     complex	       x( 1 )

DESCRIPTION
     DNRM2, SNRM2, ZDNRM2, CSNRM2 compute the Euclidean norm of the vector X
     of length N and increment INCX.
	 nrm2 <--- Sqrt ( Sum( X(i)**2 ) )		   DNRM2  and SNRM2
	 nrm2 <--- Sqrt ( Sum( conjg( X(i) ) * X(i) ) )	   DZNRM2 and SCNRM2

AUTHORS
	  C.L. Lawson, linpack, 1/08/78.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net