Uses of Class
beamline.models.algorithms.StreamMiningAlgorithm
-
Packages that use StreamMiningAlgorithm Package Description beamline.models.algorithms This package contains all classes of the framework necessary to have mining algorithms functioning. -
-
Uses of StreamMiningAlgorithm in beamline.models.algorithms
Subclasses of StreamMiningAlgorithm in beamline.models.algorithms Modifier and Type Class Description class
InfiniteSizeDirectlyFollowsMapper
This mapper transforms a stream ofBEvent
s into a stream ofDirectlyFollowsRelation
s.
-