C# Class NiceHashMiner.Miners.Grouping.GroupingLogic.EquihashGroup

Show file Open project: nicehash/NiceHashMiner

Public Methods

Method Description
IsEquihashGroupLogic ( string minerPath, MiningPair a, MiningPair b ) : bool

Private Methods

Method Description
IsCPU_eqm ( MiningPair a ) : bool
IsDevice_eqm ( MiningPair a ) : bool
IsDevice_nheqminer ( MiningPair a ) : bool
IsNVIDIA_eqm ( MiningPair a ) : bool
Is_eqm ( MiningPair a, MiningPair b ) : bool
Is_nheqminer ( MiningPair a, MiningPair b ) : bool

Method Details

IsEquihashGroupLogic() public static method

public static IsEquihashGroupLogic ( string minerPath, MiningPair a, MiningPair b ) : bool
minerPath string
a MiningPair
b MiningPair
return bool