Stokhos
Development
|
Strategy interface for computing PCE of a/b. More...
#include <Stokhos_DivisionExpansionStrategy.hpp>
Public Member Functions | |
DivisionExpansionStrategy () | |
Constructor. | |
virtual | ~DivisionExpansionStrategy () |
Destructor. | |
virtual void | divide (Stokhos::OrthogPolyApprox< ordinal_type, value_type, node_type > &c, const value_type &alpha, const Stokhos::OrthogPolyApprox< ordinal_type, value_type, node_type > &a, const Stokhos::OrthogPolyApprox< ordinal_type, value_type, node_type > &b, const value_type &beta)=0 |
Strategy interface for computing PCE of a/b.