Teuchos - Trilinos Tools Package 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"

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
 The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
 

Detailed Description

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

Definition in file Teuchos_SerialSpdDenseSolver.hpp.