GetInputValues: Array;
The GetInputValues method returns real array of the network input values.
The number of elements in the array matches the number of network inputs.
The method use is given in the example for INeuralNetwork.SetInputValues.
See also: