Constructor and Description |
---|
CutFinderIMf() |
Modifier and Type | Method and Description |
---|---|
static Dfg |
filterNoise(Dfg dfg,
float threshold) |
static IMLogInfo |
filterNoise(IMLogInfo logInfo,
float threshold) |
Cut |
findCut(IMLog log,
IMLogInfo logInfo,
MinerState minerState)
Returns a cut, or null if none found.
|
public Cut findCut(IMLog log, IMLogInfo logInfo, MinerState minerState)
CutFinder