Teuchos - Trilinos Tools Package
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 | |
Teuchos | |
The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. | |
Templated serial dense vector class.
Definition in file Teuchos_SerialDenseVector.hpp.