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