Contains methods for calculating the values of
hypergeometric functions.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public static class Special
|
| Visual Basic (Declaration) |
Public NotInheritable Class Special
|
| Visual C++ |
public ref class Special abstract sealed
|
| F# |
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Special = class end
|
Remarks
Inheritance Hierarchy
See Also