Prime |
[Missing <summary> documentation for "T:Altaxo.Calc.PrimeNumberMath"]
public class PrimeNumberMath
The PrimeNumberMath type exposes the following members.
Name | Description | |
---|---|---|
![]() | PrimeNumberMath | Initializes a new instance of the PrimeNumberMath class |
Name | Description | |
---|---|---|
![]() ![]() | MaximumSupportedPrimeNumber |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() ![]() | GetAllDivisors(IListPrimeFactor) | |
![]() ![]() | GetAllDivisors(Int64) | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() ![]() | GetNeighbouringDivisors | |
![]() ![]() | GetNumberFromPrimeFactors | |
![]() ![]() | GetPrimeNumbersExcludingOneUpTo | |
![]() ![]() | GetPrimeNumbersIncludingOneUpTo | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() ![]() | IsPrime | |
![]() ![]() | LeastCommonMultiple | Gets the least common multiple of the two numbers x and y. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() ![]() | PrimeFactorization | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |