Polynomial Spaces

The expressivity of a polynomial Chaos expansion (PCE, see Polynomial Chaos Expansions) can be set by specifying a particular polynomial space.

class UncertainSCI.indexing.TotalDegreeSet(dim=1, order=0)
get_indices()
class UncertainSCI.indexing.HyperbolicCrossSet(dim=1, order=0)
get_indices()
class UncertainSCI.indexing.LpSet(dim=1, order=0, p=1)
get_indices()