Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Templated class for solving dense linear problems. More...
#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_ScalarTraits.hpp"
Go to the source code of this file.
Classes | |
class | Teuchos::SerialDenseSolver< OrdinalType, ScalarType > |
A class for solving dense linear problems. More... | |
struct | Teuchos::details::lapack_traits< T > |
struct | Teuchos::details::lapack_traits< std::complex< T > > |
Namespaces | |
Teuchos | |
Teuchos::details | |
Templated class for solving dense linear problems.
Definition in file Teuchos_SerialDenseSolver.hpp.