[]
Identifier for the near optimal length calculation. This calculation is more complex than the lazy one but provides an almost optimal length calculation.
public const int LENGTH_NEAR_OPT = 2
| Type | Description |
|---|---|
| int | Identifier for the near optimal length calculation. This calculation is more complex than the lazy one but provides an almost optimal length calculation. |