dlascl2 man page on Scientific

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

DLASCL2(1) LAPACK routine (version 3.2)				    DLASCL2(1)

NAME
       DLASCL2 - performs a diagonal scaling on a vector

SYNOPSIS
       SUBROUTINE DLASCL2 ( M, N, D, X, LDX )

	   IMPLICIT	  NONE

	   INTEGER	  M, N, LDX

	   DOUBLE	  PRECISION D( * ), X( LDX, * )

PURPOSE
       DLASCL2 performs a diagonal scaling on a vector:
	 x <-- D * x
       where the diagonal matrix D is stored as a vector.
       Eventually  to be replaced by BLAS_sge_diag_scale in the new BLAS stan‐
       dard.

ARGUMENTS
       N      (input) INTEGER
	      The size of the vectors X and D.

       D      (input) DOUBLE PRECISION array, length N
	      Diagonal matrix D, stored as a vector of length N.

       X      (input/output) DOUBLE PRECISION array, length N
	      On entry, the vector X to be scaled by D.	 On exit,  the	scaled
	      vector.

    LAPACK routine (version 3.2) November 2008			    DLASCL2(1)
[top]

List of man pages available for Scientific

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