Searched refs:DSTS (Results 1 – 1 of 1) sorted by relevance
32 using DSTS = dense_storage<accumulators::thread_safe<unsigned>>; typedef49 static auto hist = make_histogram_with(DSTS(), axis::regular<>());55 hist = make_histogram_with(DSTS(), axis::regular<>(nbins, 0, 1)); in AtomicStorage()