Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Stokhos_VectorOrthogPoly.hpp File Reference
#include "Stokhos_ProductContainer.hpp"
#include "Stokhos_OrthogPolyBasis.hpp"
#include "Stokhos_VectorOrthogPolyImp.hpp"
Include dependency graph for Stokhos_VectorOrthogPoly.hpp:
This graph shows which files directly or indirectly include this file:

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)