Class ILNeuron.TILNeuron

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(4 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TILNeuron : [[Class LPComponent.TLPComponent|Mitov.IntelligenceLab.Component]]
+
'''public ref class''' Neuron : [[Class LPComponent.TLPComponent|Mitov.IntelligenceLab.Component]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:32, 26 June 2013

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.

BIGILNeuron.gif ILNeuron.gif NETILNeuron.gif

Package: IntelligenceLabPkg

Unit: ILNeuron

Inherits: TLPComponent

Contents

Syntax

Delphi:

type TILNeuron = class( TLPComponent )

C++ Builder:

class TILNeuron : public TLPComponent

Visual C++ (MFC):

class CTILNeuron : public CTLPComponent

C# (.NET):

public ref class Neuron : Mitov.IntelligenceLab.Component

Summary

General purpose neuron component.

Description

Defines general purpose neuron component.


Diagram:

ILNeuron Preview.png

Properties

Published

Public

Pins

PinLists

Events

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox