aboutsummaryrefslogtreecommitdiff
path: root/src/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.h')
-rw-r--r--src/param.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/param.h b/src/param.h
index 4b4ad29..8db3590 100644
--- a/src/param.h
+++ b/src/param.h
@@ -299,6 +299,7 @@ public:
void UpdateSNP (const map<string, double> &mapRS2wA);
};
-
+size_t GetabIndex (const size_t a, const size_t b, const size_t n_cvt);
+
#endif