[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module MVNAN in IMSLS


MVNAN

 
Move any rows of a matrix with the IMSL missing value code NaN (not a number) in the
specified columns to the last rows of the matrix.
 
Classes  :  N8 . Permuting
 
Type     : Fortran subroutine in IMSLS library.
Access   : Proprietary. Many implementations available.
Precision: Single.
 
Usage    : CALL MVNAN (NROW, NCOL, IIND, IND, X, LDX, ISWAP, NRMISS)
 
Details  : Documentation Example
Sites    : (1) ITL
 

Implementation of MVNAN from IMSLS on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single. (Double: DMVNAN)
 
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
 
   Link         : Login to spruce.nist.gov and see ITL How-To for
                  information on how to setup your environment and link.
   Documentation: cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Documentation/mvnan
   Example      : cat
                  /home/fetch/Subjects/Math-Stat-Software/imsl/Examples/mvnan


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Wed Sep 17, 2008 at 11:25:53 UTC