[This is preliminary documentation and is subject to change.]
Updates the positive or negative match statistics based on the information specified.
Namespace: Clarion.Framework.CoreAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public virtual void UpdateMatchStatistics( double feedback, SensoryInformation currentInput, Guid chosenOutputChunkID, double pmThresh, double increment ) |
Parameters
- feedback
- Type: System..::..Double
The feedback
- currentInput
- Type: Clarion.Framework..::..SensoryInformation
The current input
- chosenOutputChunkID
- Type: System..::..Guid
The ID of the chosen output chunk
- pmThresh
- Type: System..::..Double
The partial match threshold
- increment
- Type: System..::..Double
The amount by which to increment the match statistic