Bases: object
object
Box disretization of d-dimensional hypercubes.
Returns dimension of the domain.
Returns number of boxes.
Generates n random test points in Omega.
Generates n random test points per box.
Finds corresponding index of the box that contains vector x.
Finds corresponding multi-index of the box that contains x.
Returns a grid given by the midpoints of the boxes.
Returns an array of n uniformly distributed random values in the interval b.
Contents:
klus.algorithms module
klus.kernels module