C++ Mathematical Expression Toolkit (ExprTk) release
|
Functions | |
template<typename T > | |
void | kahan_sum (T &sum, T &error, const T v) |
|
inline |
Definition at line 44257 of file exprtk.hpp.
Referenced by exprtk::rtl::vecops::sumk< T >::operator()(), and exprtk::rtl::vecops::dotk< T >::operator()().