Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 242 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 242 Bytes

lazylookup.hh

Cosmin Deaconu [email protected]

Some lazy lookup helpers to memoize functions.

In addition to lazy maps/vector/array, there is a lazy grid interpolator, which will evaluate the required grid points on demand.