Current neighborhood size.


Namespace: xpidea.neuro.net.son
Assembly: xpidea.neuro.net (in xpidea.neuro.net.dll)

Syntax

Visual Basic (Declaration)
Protected currentNeighborhoodSize As Integer
C#
protected int currentNeighborhoodSize;
C++
protected:
 int currentNeighborhoodSize sealed ;
J#
protected int currentNeighborhoodSize
JScript
protected currentNeighborhoodSize : int;

See Also