Module pineappl::sparse_array3

source ·
Expand description

Module containing the SparseArray3 struct.

Structs§

  • Immutable iterator over the elements of a SparseArray3.
  • Struct for a sparse three-dimensional array, which is optimized for the sparsity of interpolation grids.