cKSplit::Iterator Class Reference

Walks along cells of the distribution stored in a cKSplit object. More...

#include <cksplit.h>

List of all members.

Public Member Functions

 Iterator (const cKSplit &ksplit, bool atbeginning=true)
void init (const cKSplit &ksplit, bool atbeginning=true)
void operator++ (int)
void operator-- (int)
bool end () const
int getCellNumber () const
double getCellMin () const
double getCellMax () const
double getCellSize () const
double getCellValue () const

Detailed Description

Walks along cells of the distribution stored in a cKSplit object.


Member Function Documentation

double cKSplit::Iterator::getCellValue (  )  const

Returns the actual amount of observations in current cell.

This is not necessarily an integer value because of previous cell splits.


The documentation for this class was generated from the following file:
Generated on Tue Dec 2 11:16:28 2014 for OMNeT++ Simulation Library by  doxygen 1.6.3