Click or drag to resize
Accord.NET (logo)

RunningMarkovClassifier< TDistribution> . Peek Method

Overload List
  NameDescription
Public methodPeek(Double, Double)
Checks the classification after the insertion of a new value without registering this value.
Public methodPeek(Double[], Double)
Checks the classification after the insertion of a new value without registering this value.
Top
See Also