Release all the memory associated with the SVM

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
protected override void DisposeObject()
Visual Basic (Declaration)
Protected Overrides Sub DisposeObject
Visual C++
protected:
virtual void DisposeObject() override

See Also