Click or drag to resize

StableDistributionBaseAlt1GnIA1 Class

[Missing <summary> documentation for "T:Altaxo.Calc.Probability.StableDistributionBase.Alt1GnIA1"]

Inheritance Hierarchy
SystemObject
  Altaxo.Calc.ProbabilityStableDistributionBaseAlt1GnI
    Altaxo.Calc.ProbabilityStableDistributionBaseAlt1GnIA1

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public class Alt1GnIA1 : StableDistributionBaseAlt1GnI

The StableDistributionBaseAlt1GnIA1 type exposes the following members.

Constructors
 NameDescription
Public methodStableDistributionBaseAlt1GnIA1Initializes a new instance of the StableDistributionBaseAlt1GnIA1 class
Top
Properties
Methods
 NameDescription
Public methodCDFFunc
(Inherited from StableDistributionBaseAlt1GnI)
Public methodCDFFuncLogInt
(Inherited from StableDistributionBaseAlt1GnI)
Public methodCDFIntegrate
(Inherited from StableDistributionBaseAlt1GnI)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodFindXOfPDFCoreY
(Inherited from StableDistributionBaseAlt1GnI)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInitialize
(Inherited from StableDistributionBaseAlt1GnI)
Public methodIsMaximumLeftHandSide
(Inherited from StableDistributionBaseAlt1GnI)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodPDFCore
(Inherited from StableDistributionBaseAlt1GnI)
Public methodPDFCoreDerivative
(Inherited from StableDistributionBaseAlt1GnI)
Public methodPDFCoreMod 
Public methodPDFCoreSmallDev Special calculation of the core function if dev==0. Especially accurate when alpha is very close to 1.
Public methodPDFCoreZeroDev Special calculation of the core function if dev==0. Especially accurate when alpha is very close to 1.
Public methodPDFFunc
(Inherited from StableDistributionBaseAlt1GnI)
Public methodPDFFuncLogInt
(Inherited from StableDistributionBaseAlt1GnI)
Public methodPDFFuncLogIntToLeft 
Public methodPDFFuncLogIntToRight 
Public methodPDFFuncLogIntZeroDev 
Public methodPDFFuncZeroDev 
Public methodPDFIntegrate
(Inherited from StableDistributionBaseAlt1GnI)
Public methodPDFIntegrateAlphaNearOne 
Protected methodPDFIntegrateZeroDev
(Inherited from StableDistributionBaseAlt1GnI)
Protected methodPDFIntegrateZeroDevAlphaNearOne 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Fields
See Also