Merge adjacent intervals, i.e., eliminate zero gaps
Namespace: Spherical.HtmAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public void Compact() |
| Visual C++ |
|---|
public: void Compact() |
| F# |
|---|
member Compact : unit -> unit |