Returns all the bitsets for categorical splits.
Split::subsetOfs is an offset in the returned vector
Namespace:
OpenCvSharp.ML
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int[] GetSubsets()
Public Function GetSubsets As Integer()
public:
array<int>^ GetSubsets()
member GetSubsets : unit -> int[]
Return Value
Type:
Int32
See Also