#include "Teuchos_CompObject.hpp"
#include "Teuchos_BLAS.hpp"
#include "Teuchos_ScalarTraits.hpp"
#include "Teuchos_DataAccess.hpp"
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_TestForException.hpp"
#include "Teuchos_SerialSymDenseMatrix.hpp"
Namespaces | |
| namespace | Teuchos |
Classes | |
| class | Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > |
| This class creates and provides basic support for dense rectangular matrix of templated type. More... | |
1.4.7