Adds a single value associated with a specific major and minor index.
The major index.
The minor index.
The value to be added.
If the value is an Array, it will be treated as a discrete value. If you want to set multiple values along the minor axis, then use addValues.
Constructs and returns the bounded tuples based on the added values. This method can be called multiple times.
The built bounded tuples.
Implementation of IBuilder that that adds in aligned order.