- CGI::XMLForm
- 
CGI::XMLForm \- Extension of CGI.pm which reads/generates formated XML.
- cgiDebug
- 
Set the debug level for CGI programming
- cgiFree
- 
Frees the data structures
- cgiFreeList
- 
Frees memory used by a list
- cgiGetCookie
- 
Return a cookie
- cgiGetCookies
- 
Returns a list of cookies
- cgiGetValue
- 
Return the value of a CGI variable
- cgiGetVariables
- 
Returns a list of CGI variables
- cgiHeader
- 
Print the HTTP header
- cgiInit
- 
Initializes CGI library
- cgiRedirect
- 
Redirect the browser somewhere else
- cgiSetHeader
- 
Specify an additional HTTP header
- cgiSetType
- 
Specify the result type
- cgi_to_mod_perl
- 
First steps needed to use mod_perl as a CGI replacement
- cgtcon
- 
estimate the reciprocal of the condition number of a complex tridiagonal matrix A using the LU factorization as computed by CGTTRF
- cgtrfs
- 
improve the computed solution to a system of linear equations when the coefficient matrix is tridiagonal, and provides error bounds and backward error estimates for the solution
- cgtsv
- 
solve the equation  A*X = B,
- cgtsvx
- 
use the LU factorization to compute the solution to a complex system of linear equations A * X = B, A**T * X = B, or A**H * X = B,
- cgttrf
- 
compute an LU factorization of a complex tridiagonal matrix A using elimination with partial pivoting and row interchanges
- cgttrs
- 
solve one of the systems of equations A * X = B, A**T * X = B, or A**H * X = B,
- cgtts2
- 
solve one of the systems of equations A * X = B, A**T * X = B, or A**H * X = B,
- changelog
- 
Handle text in Emacs ChangeLog format
- channel.h
- 
Definition of socket classes for different underlying transport and/or network protocols that can be used to instantiate the TRTPSessionBase template.
- Char
- 
Character operations.
- char
- 
- charnames
- 
define character names for CW\N{named} string literal escapes
- Charset::Baudot
- 
allows to use Baudot string constants in ASCII programs (and v.v.)
- Charset::EBCDIC
- 
allows to use EBCDIC string constants in ASCII programs (and v.v.)
- Chart
- 
a series of charting modules
- Chart::Strip
- 
Draw strip chart type graphs.
- chastise
- 
library function to punish users
- Chatbot::Eliza
- 
A clone of the classic Eliza program
- chbev
- 
compute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
- chbevd
- 
compute all the eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
- chbevx
- 
compute selected eigenvalues and, optionally, eigenvectors of a complex Hermitian band matrix A
- chbgst
- 
reduce a complex Hermitian-definite banded generalized eigenproblem A*x = lambda*B*x to standard form C*y = lambda*y,
- chbgv
- 
compute all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
- chbgvd
- 
compute all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
- chbgvx
- 
compute all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
- chbmv
- 
perform the matrix-vector operation   y := alpha*A*x + beta*y,
- chbtrd
- 
reduce a complex Hermitian band matrix A to real symmetric tridiagonal form T by a unitary similarity transformation
- chdir
- 
change working directory
- checkbox
- 
Create and manipulate a checkbox widget
- checkbutton
- 
Create and manipulate checkbutton widgets
- checkPasswdAccess
- 
See security_compute_av.3
- check_cpu
- 
Detects the CPU type. Allegro game programming library.
- checon
- 
estimate the reciprocal of the condition number of a complex Hermitian matrix A using the factorization A = U*D*U**H or A = L*D*L**H computed by CHETRF
- cheev
- 
compute all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
- cheevd
- 
compute all eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix A
- cheevr
- 
compute selected eigenvalues and, optionally, eigenvectors of a complex Hermitian matrix T