The Tiny HTM Library
src/tree_count.c File Reference

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"
+ Include dependency graph for tree_count.c:

Go to the source code of this file.


Detailed Description

Counting points in a region with HTM tree indexes.

Authors:
Serge Monkewitz

Definition in file tree_count.c.