GΒΆ

Function Purpose Statement
gamma Evaluates the real gamma function \(\Gamma (x)\).
gammaCdf Evaluates the gamma distribution function.
gammaIncomplete Evaluates the incomplete gamma function \(\gamma (a, x)\).
gaussQuadRule Computes a Gauss, Gauss-Radau, or Gauss-Lobatto quadrature rule with various classical weight functions.
geneig Computes the generalized eigenexpansion of a system \(Ax = \lambda Bx\), with A and B real.
geneigComplex Computes the generalized eigenexpansion of a system \(Ax = \lambda Bx\), with A and B complex.
generateTestBand Generates test matrices of class \(E(n, c)\).
generateTestBandComplex Generates test matrices of class \(Ec(n, c)\).
generateTestCoordinate Generates test matrices of class \(D(n,c)\) and \(E(n, c)\).
generateTestCoordinateComplex Generates test matrices of class \(D(n,c)\) and \(E(n, c)\).