Class ILStreamTypes.TOWILRealTrainingSinkPin
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: IntelligenceLabPkg
Unit: ILStreamTypes
Inherits: TSLOWSinkPin
Contents |
Syntax
Delphi:
type TOWILRealTrainingSinkPin = class( TSLOWSinkPin, IOWILRealTrainingStream )
C++ Builder:
class TOWILRealTrainingSinkPin : public TSLOWSinkPin
Visual C++ (MFC):
class CTOWILRealTrainingSinkPin : public CTSLOWSinkPin
C# (.NET):
public ref class ILRealTrainingSinkPin : Mitov.IntelligenceLab.OWSinkPin
Summary
Real training data Sink Pin.
Description
This pin is capable to receive real training data. You can connect it to any SourcePin capable to send real training data.