android build

This commit is contained in:
2025-02-10 13:31:54 +01:00
parent 65faf0230b
commit e020784f4f
11 changed files with 9 additions and 24 deletions

View File

@@ -1,10 +1,6 @@
#include "values/Similarity.hpp"
#include <cmath>
#define MATCH 1
#define MISMATCH -1
#define GAP -2
namespace Similarity
{
// todo: use int8_t insted of uint8_t and map data