liarsdice/data_structures/sparse_matrix.hpp file

Namespaces

namespace liarsdice
Main namespace for the Liar's Dice game.
namespace liarsdice::data_structures
High-performance data structures.

Classes

template<typename T = double>
class liarsdice::data_structures::SparseMatrix
High-performance sparse matrix for game analytics.