constructv_i man page on OpenIndiana

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

constructv_i(3PI)      Sun Interval Performance Library	     constructv_i(3PI)

NAME
       constructv_i - Constructs an interval vector.

DESCRIPTION
		      X = [MIN(U,V),MAX(U,V)]
       The  routine   CONSTRUCTV_I  constructs	an  interval vector X from two
       floating point vectors U and V such that all vector X entries  Xi  con‐
       tain the interval [MIN(Ui,Vi),MAX(Ui,Vi)].
       The routine returns immediately if N is equal to zero.

SYNOPSIS
       SUBROUTINE CONSTRUCTV_I( X, U, V )
       INTERVAL, INTENT(OUT)  :: X(:)
       REAL,	 INTENT(IN)   :: U(:), V(:)
	 where
       X, U and V have shape (N).

ARGUMENTS
       U (input)
		      Array of DIMENSION N.
		      Unchanged on exit.
       V (input)
		      Array of DIMENSION N.
		      Unchanged on exit.
       X (output)
		      Array of DIMENSION N.
		      On exit, contains [MIN(Ui,Vi),MAX(Ui,Vi)] for all
		      X entries.

ERRORS
       blas_error_alloc
		 X, U or V is unallocated array

       blas_error_shape
		 shape(U) /= shape(V) /= shape(X)

				  6 Mar 2009		     constructv_i(3PI)
[top]

List of man pages available for OpenIndiana

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