Search Results for

    Show / Hide Table of Contents

    Class MutualInformationHeuristic

    Inheritance
    object
    MutualInformationHeuristic
    Implements
    IMutualInformationHeuristic
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class MutualInformationHeuristic : IMutualInformationHeuristic

    Properties

    | Edit this page View Source

    BackgroundIsSuperSet

    Declaration
    public bool? BackgroundIsSuperSet { get; set; }
    Property Value
    Type Description
    bool?
    | Edit this page View Source

    IncludeNegatives

    Declaration
    public bool? IncludeNegatives { get; set; }
    Property Value
    Type Description
    bool?

    Implements

    IMutualInformationHeuristic

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • BackgroundIsSuperSet
      • IncludeNegatives
    • Implements
    • Extension Methods
    Back to top Generated by DocFX