Meaner Class Reference
[Tools]

#include <Association.h>

List of all members.

Public Member Functions

 Meaner (void)
 Meaner (Decimal value)
void reset (void)
void reset (Decimal value)
Decimal mean ()
Decimal mean (Decimal value)


Constructor & Destructor Documentation

Meaner::Meaner ( void   )  [inline]

default constructor

Meaner::Meaner ( Decimal  value  )  [inline]

Decimal constructor

Parameters:
value first value


Member Function Documentation

void Meaner::reset ( void   )  [inline]

reset the mean at null

void Meaner::reset ( Decimal  value  )  [inline]

reset the mean at another value

Parameters:
value first value

Decimal Meaner::mean (  )  [inline]

current mean

Returns:
currrent mean

Decimal Meaner::mean ( Decimal  value  )  [inline]

update the mean and return the updated mean

Returns:
updated mean
Parameters:
value another value


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

Generated on Mon Feb 20 07:01:09 2017 for MIP by  doxygen 1.5.6