C# Class Clootils.MultipleKernelsExample

Inheritance: IExample
Afficher le fichier Open project: arunganesan/hand-gesture-recognition

Méthodes publiques

Méthode Description
Run ( Cloo.ComputeContext context, TextWriter log ) : void

Method Details

Run() public méthode

public Run ( Cloo.ComputeContext context, TextWriter log ) : void
context Cloo.ComputeContext
log System.IO.TextWriter
Résultat void