Code Examples
A repository of 155 code examples for BeepBeep
mining.extraction.MaxMiningFunction Class Reference

Create a mining function that computes the maximum value of all sequences. More...

Classes

class  SumFunction
 

Static Public Member Functions

static void main (String[] args) throws FunctionException
 

Detailed Description

Create a mining function that computes the maximum value of all sequences.

See also
MaxMiningFunctionProcessor
Author
Sylvain Hallé

Definition at line 32 of file MaxMiningFunction.java.


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