The Tiny HTM Library
|
Counting points in a region with HTM tree indexes. More...
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include "tinyhtm/geometry.h"
#include "tinyhtm/tree.h"
Go to the source code of this file.
Counting points in a region with HTM tree indexes.
Definition in file tree_count.c.