We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36db4a commit 73eb456Copy full SHA for 73eb456
src/apps/benchmarks/benchmarkH3Api.c
@@ -17,7 +17,7 @@
17
#include "geoCoord.h"
18
#include "h3api.h"
19
20
-// Fixtures
+// Fixtures (arbitrary res 9 hexagon)
21
GeoCoord coord = {0.659966917655, -2.1364398519396};
22
H3Index hex = 0x89283080ddbffff;
23
src/apps/benchmarks/benchmarkH3UniEdge.c
H3Index edges[6] = {0};
0 commit comments