fuget.org
FastRng
by Thorsten Sommer
1.0.0
7 Nov 20
Toggle Dropdown
Version 1
1.0.0
7 Nov 20
API Diff
Toggle Dropdown
Version 1
1.0.0
7 Nov 20
FastRng.1.0.0.nupkg
nuget.org
github.com
Source
License
<
PackageReference
Include
=
"FastRng"
Version
=
"1.0.0"
/>
Frameworks
net5.0
.NET API
41,984 bytes
Assemblies
FastRng.dll
Namespaces
FastRng.Double
FastRng.Double.Distributions
FastRng.Float
FastRng.Float.Distributions
Types
BetaA2B2
BetaA2B5
BetaA5B2
CauchyLorentzX0
CauchyLorentzX1
ChiSquareK1
ChiSquareK10
ChiSquareK4
Distribution
ExponentialLa10
ExponentialLa5
GammaA5B15
IDistribution
InverseExponentialLa10
InverseExponentialLa5
InverseGammaA3B05
LaplaceB01M0
LaplaceB01M05
LogNormalS1M0
NormalS02M05
StudentTNu1
Uniform
WeibullK05La1
BetaA2B2
public
sealed
class
BetaA2B2
:
Distribution
Documentation
Code
public
BetaA2B2
(
IRandom
rng
)