Determine Bin (Counter) Type.
Increase bin of ng. Bin of ng must already be allocated if its stored in a map.
Saturated Increment x by one.
Saturated Increment x by one.
Invalidate Local Statistics.
Scalar (Dot) Product Match this with rhs.
Put NGram Element ng in this.
Put NGram Elements range in this.
Computes $(LUCKY N-Gram) Model of Input Range range.
If N == 1 this N-gram becomes a standard $(LUCKY Histogram), also called a $(LUCKY Unigram).
If Bin/Bucket Type RequestedBinType, requested by user, is void it will be chosen automatically based on element type of Range.
TODO Add optimized put() be precalculating maximum number of elements that can be inserted without any risk overflow.