Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
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.
Definition at line 36 of file Stokhos_CooProductTensor.hpp.