util
Exceptions
An exception raised when validation of piecewise linear functions fail. |
Functions
|
Characterizes a piecewise linear function described by a list of breakpoints and function values. |
|
Generate a Delaunay triangulation of the D-dimensional bounded variable domain given a list of D variables. |
|
Generates a Gray code of nbits as list of lists |
|
Checks if a list of points is constant |
|
Checks if a list of points is nondecreasing |
|
Checks if a list of points is nonincreasing |
Checks if a number is a nonzero and positive power of 2 |
|
|
Computes the exact value of floor(log2(n)) without using floating point calculations. |