LAPACK Interface for Gauss Jacobi Polynomials. More...
Data Types | |
interface | DSTEQR |
Compute the eigenvalues and eigenvectors of a real symmetric tridiagonal matrix. More... | |
Variables | |
integer, parameter | dp = kind(0.d0) |
LAPACK Interface for Gauss Jacobi Polynomials.
This module provides an interface to LAPACK routines used with Generalized Jacobi Polynomials.
integer, parameter gjp_lapack::dp = kind(0.d0) |
Definition at line 24 of file gjp_lapack.f90.