Search Results for

    Show / Hide Table of Contents

    Class GammaFromShapeAndRateOp

    Inheritance
    Object
    GammaFromShapeAndRateOpBase
    GammaFromShapeAndRateOp
    Inherited Members
    GammaFromShapeAndRateOpBase.LogAverageFactor(Double, Double, Double)
    GammaFromShapeAndRateOpBase.LogEvidenceRatio(Double, Double, Double)
    GammaFromShapeAndRateOpBase.LogAverageFactor(Gamma, Gamma)
    GammaFromShapeAndRateOpBase.LogEvidenceRatio(Gamma, Double, Double)
    GammaFromShapeAndRateOpBase.LogAverageFactor(Double, Double, Gamma)
    GammaFromShapeAndRateOpBase.LogEvidenceRatio(Double, Double, Gamma)
    GammaFromShapeAndRateOpBase.SampleAverageConditional(Double, Double)
    GammaFromShapeAndRateOpBase.RateAverageConditional(Double, Double)
    GammaFromShapeAndRateOpBase.LogAverageFactor(Gamma, Double, Double)
    GammaFromShapeAndRateOpBase.LogAverageFactor(Gamma, Gamma, Gamma)
    GammaFromShapeAndRateOpBase.LogAverageFactor(Gamma, Gamma, Double)
    GammaFromShapeAndRateOpBase.LogAverageFactor(Double, Gamma, Gamma)
    GammaFromShapeAndRateOpBase.LogAverageFactor(Double, Gamma, Double)
    GammaFromShapeAndRateOpBase.SampleAverageConditional(Gamma, Gamma)
    GammaFromShapeAndRateOpBase.SampleAverageConditionalInit()
    GammaFromShapeAndRateOpBase.SampleAverageConditional(Gamma, Double)
    GammaFromShapeAndRateOpBase.RateAverageConditional(Gamma, Gamma)
    GammaFromShapeAndRateOpBase.ShapeAverageConditional(Gamma, Gamma, Double, Gamma)
    GammaFromShapeAndRateOpBase.ShapeAverageConditional(Double, Gamma, Gamma, Gamma)
    GammaFromShapeAndRateOpBase.ShapeAverageConditional(Double, Gamma, Double, Gamma)
    GammaFromShapeAndRateOpBase.ShapeAverageConditional(Gamma, Gamma, Gamma, Gamma)
    GammaFromShapeAndRateOpBase.AverageLogFactor(Double, Double, Double)
    GammaFromShapeAndRateOpBase.AverageLogFactor(Gamma, Gamma, Gamma)
    GammaFromShapeAndRateOpBase.AverageLogFactor(Gamma, Double, Double)
    GammaFromShapeAndRateOpBase.SampleAverageLogarithm(Gamma, Gamma)
    GammaFromShapeAndRateOpBase.SampleAverageLogarithm(Gamma, Double)
    GammaFromShapeAndRateOpBase.SampleAverageLogarithm(Double, Gamma)
    GammaFromShapeAndRateOpBase.SampleAverageLogarithm(Double, Double)
    GammaFromShapeAndRateOpBase.RateAverageLogarithm(Gamma, Gamma)
    GammaFromShapeAndRateOpBase.RateAverageLogarithm(Double, Gamma)
    GammaFromShapeAndRateOpBase.RateAverageLogarithm(Gamma, Double)
    GammaFromShapeAndRateOpBase.RateAverageLogarithm(Double, Double)
    GammaFromShapeAndRateOpBase.ShapeAverageLogarithm(Gamma, Gamma, Gamma, Gamma)
    GammaFromShapeAndRateOpBase.CalculateDerivatives(Gamma)
    GammaFromShapeAndRateOpBase.CalculateDerivativesTrapezoid(Gamma)
    GammaFromShapeAndRateOpBase.CalculateDerivativesNaive(Gamma)
    GammaFromShapeAndRateOpBase.ELogGamma(Gamma)
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Microsoft.ML.Probabilistic.Factors
    Assembly: Microsoft.ML.Probabilistic.dll
    Syntax
    [FactorMethod(typeof(Factor), "GammaFromShapeAndRate", new Type[]{}, Default = false)]
    [Quality(QualityBand.Mature)]
    public class GammaFromShapeAndRateOp : GammaFromShapeAndRateOpBase

    Fields

    ForceProper

    Declaration
    public static bool ForceProper
    Field Value
    Type Description
    Boolean
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.