basis() const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
basis_ | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | protected |
coeff() | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
coeff() const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
coeff_ | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | protected |
const_pointer typedef (defined in Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type >) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
const_reference typedef (defined in Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type >) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
evaluate(const Teuchos::Array< value_type > &point) const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
evaluate(const Teuchos::Array< value_type > &point, const Teuchos::Array< value_type > &basis_vals) const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
init(const value_type &v) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
init(const value_type *v) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
init(const OrthogPolyApprox< ordinal_type, value_type, S > &v) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | inline |
inner_product(const OrthogPolyApprox &b) const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
load(value_type *v) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
load(OrthogPolyApprox< ordinal_type, value_type, S > &v) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | inline |
mean() const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
operator=(const OrthogPolyApprox &x) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
operator=(const value_type &v) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
operator[](ordinal_type i) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
operator[](ordinal_type i) const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
order(ordinal_type term) const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
OrthogPolyApprox(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &basis=Teuchos::null, ordinal_type sz=0, const value_type *vals=NULL) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
OrthogPolyApprox(const OrthogPolyApprox &x) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
pointer typedef (defined in Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type >) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
print(std::ostream &os) const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
reference typedef (defined in Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type >) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
reset(const Teuchos::RCP< const Stokhos::OrthogPolyBasis< ordinal_type, value_type > > &new_basis, ordinal_type sz=0) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
resize(ordinal_type sz) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
size() const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
standard_deviation() const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
term(ordinal_type dimension, ordinal_type order) | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
term(ordinal_type dimension, ordinal_type order) const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
two_norm() const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
two_norm_squared() const | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |
~OrthogPolyApprox() | Stokhos::OrthogPolyApprox< ordinal_type, value_type, storage_type > | |