mirror of
https://github.com/simon987/sist2.git
synced 2025-12-16 08:49:07 +00:00
stats
This commit is contained in:
6
src/stats.h
Normal file
6
src/stats.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef SIST2_STATS_H
|
||||
#define SIST2_STATS_H
|
||||
|
||||
int generate_stats(index_t *index, double threshold, const char* out_prefix);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user