Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces
Teuchos_SerialSpdDenseSolver.hpp File Reference

Templated class for constructing and using Hermitian positive definite dense matrices. More...

#include "Teuchos_CompObject.hpp"
#include "Teuchos_BLAS.hpp"
#include "Teuchos_LAPACK.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_SerialSymDenseMatrix.hpp"
#include "Teuchos_SerialDenseSolver.hpp"
#include "Teuchos_SerialDenseMatrix.hpp"
Include dependency graph for Teuchos_SerialSpdDenseSolver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Teuchos::SerialSpdDenseSolver< OrdinalType, ScalarType >
 A class for constructing and using Hermitian positive definite dense matrices. More...
 

Namespaces

namespace  Teuchos
 

Detailed Description

Templated class for constructing and using Hermitian positive definite dense matrices.

Definition in file Teuchos_SerialSpdDenseSolver.hpp.