SampleList Methods

CVB.Net Documentation

The SampleList type exposes the following members.

Methods

  NameDescription
Protected methodContainsLabelTLabel
Check if the sample list contains a given label...
Public methodDispose
Dispose method that releases the classifier
Protected methodDispose(Boolean)
IDispose helper function.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Finalizer
(Overrides ObjectFinalize.)
Public methodStatic memberFromFile
Load a Manto2 sample list from disc.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodLabelToIndexTLabel
Convert a class label to a class index.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodRemoveLabel
Remove a label and all the data objects associated with it based on its index.
Public methodSave
Save the Manto2 sample list to a file.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference