table of contents
/home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/LIN/cchkrfp.f(3) | Library Functions Manual | /home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/LIN/cchkrfp.f(3) |
NAME¶
/home/abuild/rpmbuild/BUILD/lapack-3.12.0/TESTING/LIN/cchkrfp.f
SYNOPSIS¶
Functions/Subroutines¶
program CCHKRFP
CCHKRFP
Function/Subroutine Documentation¶
program CCHKRFP¶
CCHKRFP
Purpose:
!> !> CCHKRFP is the main test program for the COMPLEX linear equation !> routines with RFP storage format !> !>
!> MAXIN INTEGER !> The number of different values that can be used for each of !> M, N, or NB !> !> MAXRHS INTEGER !> The maximum number of right hand sides !> !> NTYPES INTEGER !> !> NMAX INTEGER !> The maximum allowable value for N. !> !> 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 58 of file cchkrfp.f.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
Version 3.12.0 | LAPACK |