Gets the Table which specifies the distribution over any discrete variables.
Namespace:
BayesServerAssembly: BayesServer (in BayesServer.dll)
Version: 2.2.0.0 (2.2.0.0)
Syntax
| C# |
|---|
public Table Table { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Table As Table |
| Visual C++ |
|---|
public: virtual property Table^ Table { Table^ get () sealed; } |
