C# Class numl.Supervised.NaiveBayes.Label

Inheritance: IEdge
Show file Open project: sethjuarez/numl Class Usage Examples

Public Methods

Method Description
Create ( IVertex parent, IVertex child, string text ) : Label

Method Details

Create() public static method

public static Create ( IVertex parent, IVertex child, string text ) : Label
parent IVertex
child IVertex
text string
return Label