|
LINEAR++ library: AFF to LAPACK
|
#include "lapack.h"
Go to the source code of this file.
Classes | |
| class | LaSymmBandFactDouble |
Functions | |
| void | LaSymmBandMatFactorize (const LaSymmBandMatDouble &A, LaSymmBandFactDouble &AF) |
| void | LaLinearSolve (LaSymmBandFactDouble &AF, LaGenMatDouble &X, LaGenMatDouble &B) |