C# Class numl.Supervised.NaiveBayes.Label

Inheritance: IEdge
Afficher le fichier Open project: sethjuarez/numl Class Usage Examples

Méthodes publiques

Méthode Description
Create ( IVertex parent, IVertex child, string text ) : Label

Method Details

Create() public static méthode

public static Create ( IVertex parent, IVertex child, string text ) : Label
parent IVertex
child IVertex
text string
Résultat Label