![]() |
Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
|
Public Member Functions | |
override void | InternalReset () |
override float | InternalEvaluate () |
![]() | |
float | Evaluate () |
void | EnvironmentReset () |
void | SignalString (DataPoller recipient) |
![]() | |
void | RefreshStart () |
void | RefreshAwake () |
Protected Member Functions | |
override void | PostSetup () |
![]() | |
override void | Clear () |
sealed override void | Setup () |
override void | RegisterComponent () |
override void | UnRegisterComponent () |
![]() | |
void | Start () |
void | Awake () |
Definition at line 8 of file EuclideanDistance.cs.
|
virtual |
Implements droid.Runtime.Prototyping.Evaluation.ObjectiveFunction.
Definition at line 14 of file EuclideanDistance.cs.
|
virtual |
Implements droid.Runtime.Prototyping.Evaluation.ObjectiveFunction.
Definition at line 12 of file EuclideanDistance.cs.
|
protectedvirtual |
Reimplemented from droid.Runtime.Prototyping.Evaluation.ObjectiveFunction.
Definition at line 18 of file EuclideanDistance.cs.