C# Class Sharith.Factorial.ParallelSplitPrimeSwing

Inheritance: IFactorialFunction
Afficher le fichier Open project: PeterLuschny/Fast-Factorial-Functions

Méthodes publiques

Méthode Description
Factorial ( int n ) : Sharith.Arithmetic.XInt

Private Methods

Méthode Description
RecFactorial2 ( int n ) : Sharith.Arithmetic.XInt
RecFactorial3 ( int n ) : Sharith.Arithmetic.XInt
Swing2 ( PrimeSieve sieve, int n ) : Sharith.Arithmetic.XInt
Swing3 ( PrimeSieve sieve, int n ) : Sharith.Arithmetic.XInt

Method Details

Factorial() public méthode

public Factorial ( int n ) : Sharith.Arithmetic.XInt
n int
Résultat Sharith.Arithmetic.XInt