Search Results for

    Show / Hide Table of Contents

    Enum DesignEvidenceKind

    The type of evidence the optimizer should use.

    Namespace: BayesServer.Optimization
    Assembly: BayesServer.Optimization.dll
    Syntax
    public enum DesignEvidenceKind

    Fields

    Name Description
    Hard

    Evidence is set on a single discrete state.

    Soft

    Soft/virtual evidence can be set on a discrete variable.

    In This Article
    Back to top Copyright Bayes Server Ltd. All rights Reserved.