The IEvidence type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clear | Overloaded. | |
| Copy |
Replaces the current evidence, with that from another IEvidence instance.
| |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| Get | Overloaded. | |
| GetEvidenceType | Overloaded. | |
| GetMaxTime |
Gets the maximum time containing evidence for a variable.
| |
| GetState | Overloaded. | |
| GetStates | Overloaded. | |
| GetVariables |
Fills out a buffer with all variables that have either hard or soft evidence. The buffer must have length equal to or greater than the current Count.
| |
| Set | Overloaded. | |
| SetState | Overloaded. | |
| SetStates | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the count of variables with either hard, soft or temporal evidence set.
| |
| Network |
Gets the Bayesian network that is the the target of the evidence.
|
