16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"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"
|
|
}
|