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

GAMS Module CBLAS2 in BLAS


CBLAS2

 
Level 2 BLAS : a set of basic linear algebra subprograms for matrix-vector
operations such as matrix-vector multiply, rank one and two updates, and solving
certain triangular matrix problems. (Complex version).
 
Classes  :  D1a . Elementary vector operations
 
Type     : Fortran software in BLAS collection.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
See also : CBLAT2 CBLAT2D CBLAS2TIME : test program, data, and timing program
 
Details  : Documentation Fullsource Test TestData TimingRoutines
Sites    : (1) NETLIB
 

Implementation of CBLAS2 from BLAS on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single. (Double: ZBLAS2)
 
You may access components from NETLIB outside GAMS as follows.
 
   Fullsource   : echo "send only cblas2 from blas" | mail netlib@ornl.gov
   TimingRoutine: echo "send cblas2time from blas" | echo netlib@ornl.gov
   Test         : echo "send cblat2 from blas" | echo netlib@ornl.gov
   TestData     : echo "send cblat2d from blas" | echo netlib@ornl.gov
   Documentation: Anonymous FTP from ftp.netlib.org in
                  blas/blas2-paper.ps


[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 Mon Oct 13, 2008 at 06:31:17 UTC