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 40 of file functionObjects.h.
|
inline |
Definition at line 45 of file functionObjects.h.
|
inline |
Definition at line 47 of file functionObjects.h.
|
inline |
Definition at line 46 of file functionObjects.h.
|
private |
Definition at line 43 of file functionObjects.h.