SANNCustomNeuralNetwork.CheckNumberOfHiddenUnitsRBF

Calling this function may re-set the number of hidden units for an RBF network provided that the initial settings were incompatible with the nature of the dataset. This function is used only in the automation mode.

Syntax Parameters Return Value
Sub SANNCustomNeuralNetwork.CheckNumberOfHiddenUnitsRBF( _
    ByRef HiddenUnits As Long)
HiddenUnits [in,out]

Type: Long

This function does not return a value.