interpolationLookUpTable Class Reference

A list of lists. Interpolates based on the first dimension. The values must be positive and monotonically increasing in each dimension. More...

Detailed Description

A list of lists. Interpolates based on the first dimension. The values must be positive and monotonically increasing in each dimension.

Note:

  • Accessing an empty list results in an error.
  • Accessing a list with a single element always returns the same value.
Source files

The documentation for this class was generated from the following file: