Pages du manuel Linux : Fonctions des bibliothèques

CosTime_TIO
This module implements the OMG CosTime::TIO interface.
CosTime_UTO
This module implements the OMG CosTime::UTO interface.
cosTransactions
The main module of the cosTransactions application.
CosTransactions_Control
This module implements the OMG CosTransactions::Control interface.
CosTransactions_Coordinator
This module implements the OMG CosTransactions::Coordinator interface.
CosTransactions_RecoveryCoordinator
This module implements the OMG CosTransactions::RecoveryCoordinator interface.
CosTransactions_Resource
This module implements the OMG CosTransactions::Resource interface.
CosTransactions_SubtransactionAwareResource
This module implements the OMG CosTransactions::SubtransactionAwareResource interface.
CosTransactions_Terminator
This module implements the OMG CosTransactions::Terminator interface.
CosTransactions_TransactionFactory
This module implements the OMG CosTransactions::TransactionFactory interface.
counter
Procedures for counters and histograms
counter.h
counterscreenshots
QwtCounter
Courier::Config
A Perl class providing configuration information for Perl modules related to the Courier MTA
Courier::Error
A Perl exception class for Perl modules related to the Courier MTA
Courier::Filter
A purely Perl-based mail filter framework for the Courier MTA
Courier::Filter::Logger
An abstract Perl base class for loggers used by the Courier::Filter framework
Courier::Filter::Logger::File
A file logger for the Courier::Filter framework
Courier::Filter::Logger::IOHandle
An I/O handle logger for the Courier::Filter framework
Courier::Filter::Logger::Syslog
A syslog logger for the Courier::Filter framework
Courier::Filter::Module
An abstract Perl base class for filter modules used by the Courier::Filter framework
Courier::Filter::Module::ClamAVd
A ClamAV clamd filter module for the Courier::Filter framework
Courier::Filter::Module::DNSBL
A DNS black-list filter module for the Courier::Filter framework
Courier::Filter::Module::Envelope
A message envelope filter module for the Courier::Filter framework
Courier::Filter::Module::Header
A message header filter module for the Courier::Filter framework
Courier::Filter::Module::MIMEParts
A message (MIME multipart and ZIP archive) parts filter module for the Courier::Filter framework
Courier::Filter::Module::Parts
A message (MIME multipart and ZIP archive) parts filter module for the Courier::Filter framework
Courier::Filter::Module::SPF
An SPF filter module for the Courier::Filter framework
Courier::Filter::Module::SPFout
An outbound SPF filter module for the Courier::Filter framework
Courier::Filter::Overview
An architectural and administrative overview to Courier::Filter
Courier::Message
A Perl class implementing an interface to a mail message in the Courier MTA's message queue.
cover
A Coverage Analysis Tool for Erlang
Coy
like Carp only prettier
CPAN
query, download and build perl modules from CPAN sites
CPAN::DistnameInfo
Extract distribution name and version from a distribution filename
CPAN::FirstTime
Utility for CPAN::Config file Initialization
CPAN::Nox
Wrapper around CPAN.pm without using any XS module
cpbcon
estimate the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite band matrix using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPBTRF
cpbequ
compute row and column scalings intended to equilibrate a Hermitian positive definite band matrix A and reduce its condition number (with respect to the two-norm)
cpbrfs
improve the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite and banded, and provides error bounds and backward error estimates for the solution
cpbstf
compute a split Cholesky factorization of a complex Hermitian positive definite band matrix A
cpbsv
compute the solution to a complex system of linear equations A * X = B,
cpbsvx
use the Cholesky factorization A = U**H*U or A = L*L**H to compute the solution to a complex system of linear equations A * X = B,
cpbtf2
compute the Cholesky factorization of a complex Hermitian positive definite band matrix A
cpbtrf
compute the Cholesky factorization of a complex Hermitian positive definite band matrix A
cpbtrs
solve a system of linear equations A*X = B with a Hermitian positive definite band matrix A using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPBTRF
cpocon
estimate the reciprocal of the condition number (in the 1-norm) of a complex Hermitian positive definite matrix using the Cholesky factorization A = U**H*U or A = L*L**H computed by CPOTRF
cpoequ
compute row and column scalings intended to equilibrate a Hermitian positive definite matrix A and reduce its condition number (with respect to the two-norm)
cporfs
improve the computed solution to a system of linear equations when the coefficient matrix is Hermitian positive definite,
cposv
compute the solution to a complex system of linear equations A * X = B,