Public Member Functions | Private Attributes | List of all members
orgQhull::AbsoluteSumOf Class Reference

Absolute sum of the elements in a container. More...

#include <functionObjects.h>

Public Member Functions

 AbsoluteSumOf ()
 
 operator double ()
 
void operator() (double v)
 

Private Attributes

double sum
 

Detailed Description

Absolute sum of the elements in a container.

Definition at line 29 of file functionObjects.h.

Constructor & Destructor Documentation

◆ AbsoluteSumOf()

orgQhull::AbsoluteSumOf::AbsoluteSumOf ( )
inline

Definition at line 34 of file functionObjects.h.

Member Function Documentation

◆ operator double()

orgQhull::AbsoluteSumOf::operator double ( )
inline

Definition at line 36 of file functionObjects.h.

◆ operator()()

void orgQhull::AbsoluteSumOf::operator() ( double  v)
inline

Definition at line 35 of file functionObjects.h.

Member Data Documentation

◆ sum

double orgQhull::AbsoluteSumOf::sum
private

Definition at line 32 of file functionObjects.h.


The documentation for this class was generated from the following file:


hpp-fcl
Author(s):
autogenerated on Fri Jun 2 2023 02:39:03