Click or drag to resize

LayerProcess Method (Single)

Process the input values.

Namespace:  RavingBots.MagicGestures.AI.Neural.Classic
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void Process(
	float[] input
)

Parameters

input
Type: SystemSingle
See Also