GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TESTING/LIN/zchkab.f(3) LAPACK TESTING/LIN/zchkab.f(3)

TESTING/LIN/zchkab.f


program zchkab
ZCHKAB

ZCHKAB

Purpose:


ZCHKAB is the test program for the COMPLEX*16 LAPACK
ZCGESV/ZCPOSV routine
The program must be driven by a short data file. The first 5 records
specify problem dimensions and program options using list-directed
input. The remaining lines specify the LAPACK test paths and the
number of matrix types to use in testing. An annotated example of a
data file can be obtained by deleting the first 3 characters from the
following 9 lines:
Data file for testing COMPLEX*16 LAPACK ZCGESV
7 Number of values of M
0 1 2 3 5 10 16 Values of M (row dimension)
1 Number of values of NRHS
2 Values of NRHS (number of right hand sides)
20.0 Threshold value of test ratio
T Put T to test the LAPACK routine
T Put T to test the error exits
DGE 11 List types on next line if 0 < NTYPES < 11
DPO 9 List types on next line if 0 < NTYPES < 9


NMAX INTEGER
The maximum allowable value for N
MAXIN INTEGER
The number of different values that can be used for each of
M, N, NRHS, NB, and NX
MAXRHS INTEGER
The maximum number of right hand sides
NIN INTEGER
The unit number for input
NOUT INTEGER
The unit number for output

Author

Univ. of Tennessee

Univ. of California Berkeley

Univ. of Colorado Denver

NAG Ltd.

Definition at line 72 of file zchkab.f.

Generated automatically by Doxygen for LAPACK from the source code.

Sun Jan 12 2025 15:13:35 Version 3.12.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.