numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Concept of types usable in kahan_adder class. More...
#include <num_collect/util/concepts/kahan_addable.h>
Concept of types usable in kahan_adder class.
T | Type. |
Definition at line 30 of file kahan_addable.h.