Teuchos - Trilinos Tools Package
Version of the Day
|
Templated interface class to BLAS routines. More...
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_OrdinalTraits.hpp"
#include "Teuchos_BLAS_types.hpp"
#include "Teuchos_Assert.hpp"
Go to the source code of this file.
Classes | |
class | Teuchos::DefaultBLASImpl< OrdinalType, ScalarType > |
Default implementation for BLAS routines. More... | |
class | Teuchos::BLAS< OrdinalType, ScalarType > |
Templated BLAS wrapper. More... | |
Namespaces | |
Teuchos | |
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. | |
details | |
Teuchos implementation details. | |
Templated interface class to BLAS routines.
Definition in file Teuchos_BLAS.hpp.