C# Class Sharith.Factorial.PrimeSwingCache.CachedPrimorial

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

Méthodes publiques

Свойство Type Description
High int
Value Arithmetic.XInt

Méthodes publiques

Méthode Description
CachedPrimorial ( int highBound, Arithmetic.XInt val ) : System.Collections.Generic

Method Details

CachedPrimorial() public méthode

public CachedPrimorial ( int highBound, Arithmetic.XInt val ) : System.Collections.Generic
highBound int
val Arithmetic.XInt
Résultat System.Collections.Generic

Property Details

High public_oe property

public int High
Résultat int

Value public_oe property

public Arithmetic.XInt Value
Résultat Arithmetic.XInt