|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Predicate functor for building sparse triple products. More...
#include <Stokhos_ProductBasisUtils.hpp>
Public Types | |
| typedef MultiIndex< ordinal_type > | coeff_type |
Public Member Functions | |
| TensorProductPredicate (const coeff_type &orders_) | |
| bool | operator() (const coeff_type &term) const |
Public Attributes | |
| coeff_type | orders |
Predicate functor for building sparse triple products.
Definition at line 958 of file Stokhos_ProductBasisUtils.hpp.
| typedef MultiIndex<ordinal_type> Stokhos::TensorProductPredicate< ordinal_type >::coeff_type |
Definition at line 959 of file Stokhos_ProductBasisUtils.hpp.
|
inline |
Definition at line 962 of file Stokhos_ProductBasisUtils.hpp.
|
inline |
Definition at line 964 of file Stokhos_ProductBasisUtils.hpp.
| coeff_type Stokhos::TensorProductPredicate< ordinal_type >::orders |
Definition at line 960 of file Stokhos_ProductBasisUtils.hpp.
1.8.5