|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_CompObject.hpp"#include "Teuchos_BLAS.hpp"#include "Teuchos_LAPACK.hpp"#include "Teuchos_RCP.hpp"#include "Teuchos_ConfigDefs.hpp"#include "Teuchos_SerialDenseMatrix.hpp"#include "Teuchos_SerialBandDenseMatrix.hpp"#include "Teuchos_SerialDenseSolver.hpp"#include "Teuchos_ScalarTraits.hpp"

Go to the source code of this file.
Classes | |
| class | Teuchos::SerialBandDenseSolver< OrdinalType, ScalarType > |
| A class for representing and solving banded dense linear systems. More... | |
Namespaces | |
| Teuchos | |
Declaration and definition of SerialBandDenseSolver, a templated class for solving banded dense linear systems.
Definition in file Teuchos_SerialBandDenseSolver.hpp.
1.8.5