Class TANStructuralLearningProgressInfo
Progress information returned from the TAN structural learning algorithm.
Inheritance
System.Object
    TANStructuralLearningProgressInfo
  Implements
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: BayesServer.Learning.Structure.TAN
Assembly: BayesServer.Learning.Structure.dll
Syntax
public sealed class TANStructuralLearningProgressInfo : IStructuralLearningProgressInfo
  Properties
Message
Gets a progress message.
Declaration
public string Message { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String |