aboutsummaryrefslogtreecommitdiff
path: root/include/extent-sampling.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extent-sampling.h')
-rw-r--r--include/extent-sampling.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/extent-sampling.h b/include/extent-sampling.h
index 9ceddf5..edf8b19 100644
--- a/include/extent-sampling.h
+++ b/include/extent-sampling.h
@@ -43,11 +43,6 @@ double volume
const gsl_rng* r, unsigned int dimension, double rtol,
gsl_rstat_workspace* stats);
-double volume_window
-(extent_oracle_t *extent_oracle, double true_volume,
- const gsl_rng* r, unsigned int dimension, double rtol,
- unsigned int* number_of_samples);
-
double integral
(integrand_t *integrand, extent_oracle_t *extent_oracle, double true_integral,
const gsl_rng* r, unsigned int dimension, double rtol,