16 lines
346 B
JSON
Raw Normal View History

2025-01-12 20:37:50 +08:00
{
"key": "accumulators",
"name": "Accumulators",
"authors": [
"Eric Niebler"
],
"description": "Framework for incremental calculation, and collection of statistical accumulators.",
"category": [
"Math"
],
"maintainers": [
"Eric Niebler <eric -at- boostpro.com>"
],
"cxxstd": "03"
}