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

GAMS Module SAMPLE in STARPAC


SAMPLE

 
Sample (extract) every NSth observation from a series; return sampled series.
(No printed output.)
 
Classes  :  L2c .    Subset extraction
            L10a1a . Elementary time series transformations (search also
                   class L2a)
 
Type     : Fortran subroutine in STARPAC library.
Access   : Public domain. Portable.
Precision: Single.
 
Usage    : CALL SAMPLE (Y, N, NS, YS, NYS)
 
Details  : Documentation Fullsource Source
Sites    : (1) ARNO (2) ITL
 

Implementation of SAMPLE from STARPAC on ARNO

 
ARNO:      Silicon Graphics Origin 2000, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single.
 
Those logged in to arno.nist.gov or amur.nist.gov may access this module as
follows.
 
   Link         : See starpac man page.
   Documentation: Help Packages starpac Doc-By-Subprogram SAMPLE
   Source       : Help Packages starpac source SAMPLE
   Example      : Help Packages starpac examples
 

Implementation of SAMPLE from STARPAC on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single.
 
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
 
   Link         : f77 myprog myprog.f -lstarpac
   Documentation: help Package starpac Doc-By-Subprogram SAMPLE
   Source       : help packages starpac source SAMPLE
   Fullsource   : starsrcx sample


[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 Sat Sep 20, 2008 at 03:29:01 UTC