, including all inherited members.
| basis() const | Stokhos::VectorOrthogPoly< coeff_type > | |
| basis_ | Stokhos::VectorOrthogPoly< coeff_type > | [protected] |
| coeff_ | Stokhos::VectorOrthogPoly< coeff_type > | [protected] |
| evaluate(const Teuchos::Array< value_type > &basis_values, coeff_type &result) const | Stokhos::VectorOrthogPoly< coeff_type > | |
| getCoefficients() const | Stokhos::VectorOrthogPoly< coeff_type > | |
| getCoefficients() | Stokhos::VectorOrthogPoly< coeff_type > | |
| getCoeffPtr(ordinal_type i) | Stokhos::VectorOrthogPoly< coeff_type > | |
| getCoeffPtr(ordinal_type i) const | Stokhos::VectorOrthogPoly< coeff_type > | |
| init(const value_type &val) | Stokhos::VectorOrthogPoly< coeff_type > | |
| operator=(const VectorOrthogPoly &) | Stokhos::VectorOrthogPoly< coeff_type > | |
| operator[](ordinal_type i) | Stokhos::VectorOrthogPoly< coeff_type > | |
| operator[](ordinal_type i) const | Stokhos::VectorOrthogPoly< coeff_type > | |
| ordinal_type typedef | Stokhos::VectorOrthogPoly< coeff_type > | |
| print(std::ostream &os) const | Stokhos::VectorOrthogPoly< coeff_type > | |
| reserve(ordinal_type sz) | Stokhos::VectorOrthogPoly< coeff_type > | |
| reset(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &new_basis, const typename traits_type::cloner_type &cloner) | Stokhos::VectorOrthogPoly< coeff_type > | |
| resize(ordinal_type sz) | Stokhos::VectorOrthogPoly< coeff_type > | |
| setCoeffPtr(ordinal_type i, const Teuchos::RCP< coeff_type > &c) | Stokhos::VectorOrthogPoly< coeff_type > | |
| size() const | Stokhos::VectorOrthogPoly< coeff_type > | |
| sumIntoAllTerms(const value_type &weight, const Teuchos::Array< value_type > &basis_values, const Teuchos::Array< value_type > &basis_norms, const coeff_type &vec) | Stokhos::VectorOrthogPoly< coeff_type > | |
| term(ordinal_type dimension, ordinal_type order) | Stokhos::VectorOrthogPoly< coeff_type > | |
| term(ordinal_type dimension, ordinal_type order) const | Stokhos::VectorOrthogPoly< coeff_type > | |
| traits_type typedef | Stokhos::VectorOrthogPoly< coeff_type > | |
| value_type typedef | Stokhos::VectorOrthogPoly< coeff_type > | |
| VectorOrthogPoly() | Stokhos::VectorOrthogPoly< coeff_type > | |
| VectorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &basis) | Stokhos::VectorOrthogPoly< coeff_type > | |
| VectorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &basis, ordinal_type sz) | Stokhos::VectorOrthogPoly< coeff_type > | |
| VectorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &basis, const typename traits_type::cloner_type &cloner) | Stokhos::VectorOrthogPoly< coeff_type > | |
| VectorOrthogPoly(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &basis, const typename traits_type::cloner_type &cloner, ordinal_type sz) | Stokhos::VectorOrthogPoly< coeff_type > | |
| VectorOrthogPoly(const VectorOrthogPoly &) | Stokhos::VectorOrthogPoly< coeff_type > | |
| ~VectorOrthogPoly() | Stokhos::VectorOrthogPoly< coeff_type > | |