Sum of the elements in a container. More...
#include <functionObjects.h>
Public Member Functions | |
operator double () | |
void | operator() (double v) |
SumOf () | |
Private Attributes | |
double | sum |
Sum of the elements in a container.
Definition at line 46 of file functionObjects.h.
|
inline |
Definition at line 51 of file functionObjects.h.
|
inline |
Definition at line 53 of file functionObjects.h.
|
inline |
Definition at line 52 of file functionObjects.h.
|
private |
Definition at line 49 of file functionObjects.h.