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

Afficher le fichier Open project: nicehash/NiceHashMiner

Méthodes publiques

Méthode Description
IsEquihashGroupLogic ( string minerPath, MiningPair a, MiningPair b ) : bool

Private Methods

Méthode 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 méthode

public static IsEquihashGroupLogic ( string minerPath, MiningPair a, MiningPair b ) : bool
minerPath string
a MiningPair
b MiningPair
Résultat bool