IAdaptiveGradientAnchor MembersElecNetKit Documentation

The IAdaptiveGradientAnchor type exposes the following members.
Methods

  NameDescription
Public methodProcessData
Process a single item of data. Do whatever you need to do with it To spit out a dataset-adapted value.
Public methodReset
Prime the Anchor to work on a new set of data.
Back to Top
Properties

  NameDescription
Public propertyAnchorValue
The adapted Anchor value, after all the data has been processed.
Back to Top
See Also