From 0b6e6a4337e8e9b6728f3604bb61a59365be3446 Mon Sep 17 00:00:00 2001 From: pants Date: Thu, 8 Sep 2016 12:28:07 -0400 Subject: src/bound_set.c --- src/corr_test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/corr_test.c') diff --git a/src/corr_test.c b/src/corr_test.c index a8eaff5..4805fb0 100644 --- a/src/corr_test.c +++ b/src/corr_test.c @@ -6,7 +6,6 @@ int main() { CHOL_F(start)(&c); unsigned int width = 64; - unsigned int n = pow(width / 2 + 1, 2) + pow((width + 1) / 2, 2); graph_t *network = ini_square_network(width, true, false, &c); net_t *instance = net_create(network, 1e-14, 0.001, 0, true, &c); -- cgit v1.2.3-70-g09d2