Sprungmarken

Servicenavigation

       

Hauptnavigation

Bereichsnavigation

PROBI: DatastreamCoreset Class Reference
PROBI  1.0
DatastreamCoreset Class Reference

Wraps FastCoreset into the Merge & Reduce framework. More...

#include <DatastreamCoreset.hpp>

Inheritance diagram for DatastreamCoreset:
Collaboration diagram for DatastreamCoreset:

Public Member Functions

 DatastreamCoreset (FastCoreset *fastCoreset, int firstBucketSize)
 
- Public Member Functions inherited from MergeReduce< ProbabilisticPoint >
 MergeReduce (int firstBucketSize)
 
MergeReduceoperator<< (ProbabilisticPointconst &element)
 
virtual std::unique_ptr
< std::vector
< ProbabilisticPoint > > 
assemble ()
 

Detailed Description

Wraps FastCoreset into the Merge & Reduce framework.

Constructor & Destructor Documentation

DatastreamCoreset::DatastreamCoreset ( FastCoreset fastCoreset,
int  firstBucketSize 
)
inline
Parameters
fastCoresetFastCoreset instance to be wrapped
firstBucketSizeMerge & Reduce bucket size

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