C# Class UnityAI.Core.Belief.Arc

Represents a single Arc in Bayes Net
Afficher le fichier Open project: unityai/unityai-core Class Usage Examples

Méthodes publiques

Méthode Description
Arc ( string vsXml ) : System

Create an Arc given input xml

Method Details

Arc() public méthode

Create an Arc given input xml
public Arc ( string vsXml ) : System
vsXml string Xml Data
Résultat System