Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Stokhos_ProductContainer.hpp"
#include "Stokhos_OrthogPolyBasis.hpp"
#include "Stokhos_VectorOrthogPolyImp.hpp"
Go to the source code of this file.
Classes | |
class | Stokhos::VectorOrthogPoly< coeff_type > |
A container class storing an orthogonal polynomial whose coefficients are vectors, operators, or in general any type that would have an expensive copy constructor. More... | |
Namespaces | |
Stokhos | |
Top-level namespace for Stokhos classes and functions. | |
Functions | |
template<typename coeff_type > | |
std::ostream & | Stokhos::operator<< (std::ostream &os, const VectorOrthogPoly< coeff_type > &vec) |