aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-30Add offcenter ellipsoid extent oracle.Arun Isaac
2021-06-30Support sampling in sphere.Arun Isaac
2021-05-07Treat extent oracles and integrands as const arguments.Arun Isaac
2021-05-07Add rtol? predicate.Arun Isaac
2021-05-07Declare polynomial_integrand_params member as const.Arun Isaac
2021-04-20Do not return volume or integral estimate.Arun Isaac
2021-04-20Return the first accurate estimate.Arun Isaac
2021-04-08Rename volume-experiment to volume-importance.Arun Isaac
2021-03-16Deal in solid angle fractions, not absolute solid angles.Arun Isaac
2021-02-26Add copyright and license headers for all files.Arun Isaac
2021-02-26Rename subsampling-random-vector to cone-random-vector.Arun Isaac
2021-02-23Implement the lower incomplete gamma function as a scheme wrapper.Arun Isaac
2021-02-23Provide test integrals.Arun Isaac
2021-02-23Redefine integrand_t as a struct.Arun Isaac
2021-02-11Pass extent-oracle-t as pointer.Arun Isaac
2021-02-11Change extent oracle and true volume prototypes.Arun Isaac
2021-02-11Include gsl_vector.h instead of gsl_blas.h.Arun Isaac
2021-02-11Remove cube maximum extent function.Arun Isaac
2021-02-05Remove unused geometric progression functions.Arun Isaac
2021-02-05Remove unused extent oracles.Arun Isaac
2021-02-03Move source files and headers to separate directories.Arun Isaac