Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Stokhos::TensorProductPredicate< ordinal_type > Struct Template Reference

Predicate functor for building sparse triple products. More...

#include <Stokhos_ProductBasisUtils.hpp>

Collaboration diagram for Stokhos::TensorProductPredicate< ordinal_type >:
Collaboration graph
[legend]

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
 

Detailed Description

template<typename ordinal_type>
struct Stokhos::TensorProductPredicate< ordinal_type >

Predicate functor for building sparse triple products.


The documentation for this struct was generated from the following file: