![]() |
Fleet
0.0.9
Inference in the LOT
|
#include <StreamingSum.h>
Public Member Functions | |
StreamingSum (const T v=0) | |
T | operator<< (const T x) |
T | operator= (const T v) |
T | operator+= (const T v) |
operator double () const | |
Public Attributes | |
T | total |
T | low |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
T StreamingSum< T >::low |
T StreamingSum< T >::total |