VR Magic Gestures AI 1.1
VR Magic Gestures AI 1.1
Class Reference
RavingBots.MagicGestures.AI.Common
SampleData Class
SampleData Constructor
SampleData Constructor (Int32, Int32)
SampleData Constructor (Single[], Single[])
SampleData Constructor (
Single
,
Single
)
Create a new sample from the existing data.
Namespace:
RavingBots.MagicGestures.AI.Common
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
SampleData
(
float
[]
input
,
float
[]
output
)
Parameters
input
Type:
System
Single
output
Type:
System
Single
Remarks
Important
Arrays are not copied. Make sure you to make a copy yourself if you plan on modifying them afterwards.
See Also
Reference
SampleData Class
SampleData Overload
RavingBots.MagicGestures.AI.Common Namespace
(c) 2018 Raving Bots