[][src]Type Definition conshomfold::SparseFreeEnergyMat

type SparseFreeEnergyMat<T> = HashMap<(T, T), f32, BuildHasherDefault<FxHasher>>;