LINEAR++ library: AFF to LAPACK
bfd.h File Reference
#include "lafnames.h"
#include "lapack.h"
Include dependency graph for bfd.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)