|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Templated serial dense vector class. More...
#include "Teuchos_ConfigDefs.hpp"#include "Teuchos_Object.hpp"#include "Teuchos_SerialDenseMatrix.hpp"

Go to the source code of this file.
Classes | |
| class | Teuchos::SerialDenseVector< OrdinalType, ScalarType > |
| This class creates and provides basic support for dense vectors of templated type as a specialization of Teuchos::SerialDenseMatrix. Additional methods for the SerialDenseVector class, like mathematical methods, can be found documented in SerialDenseMatrix. More... | |
Namespaces | |
| namespace | Teuchos |
Templated serial dense vector class.
Definition in file Teuchos_SerialDenseVector.hpp.
1.7.6.1