C# Class SilverFactorial.Benchmark.Candidate

Afficher le fichier Open project: PeterLuschny/Fast-Factorial-Functions Class Usage Examples

Private Properties

Свойство Type Description
Candidate System.Collections
GetValue Sharith.Arithmetic.XInt
Init void

Méthodes publiques

Méthode Description
SetSelected ( bool sel ) : void

Private Methods

Méthode Description
Candidate ( IFactorialFunction f, string name, int index, bool b, bool p, bool t, bool s, bool c, int w ) : System.Collections
GetValue ( int n ) : Sharith.Arithmetic.XInt
Init ( string name, int index, bool b, bool p, bool t, bool s, bool c, int w ) : void

Method Details

SetSelected() public static méthode

public static SetSelected ( bool sel ) : void
sel bool
Résultat void