Stokhos
Development
|
Sparse product tensor using 'COO'-like storage format. More...
#include <Stokhos_CooProductTensor.hpp>
Sparse product tensor using 'COO'-like storage format.
Entries are sorted by stochastic 'row', requiring segmented-reduction based on row index.
Third template argument determines whether to store (i,j,k) triple in a single value.