X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=eachgapdist.h;h=1aca10c4bd208f6cf6c0dbfd9f97fdde97afe576;hp=767c4bf819aa25f2bee0c4f40a99374a30bb35e5;hb=df7e3ff9f68ef157b0328a2d353c3258c5d45d89;hpb=3117b1c3109121dff476997d3c5db5b47a77729b diff --git a/eachgapdist.h b/eachgapdist.h index 767c4bf..1aca10c 100644 --- a/eachgapdist.h +++ b/eachgapdist.h @@ -9,6 +9,7 @@ * */ + #include "dist.h" /**************************************************************************************************/ @@ -16,41 +17,44 @@ class eachGapDist : public Dist { public: + + eachGapDist() {} + void calcDist(Sequence A, Sequence B){ int diff = 0; int length = 0; int start = 0; - for(int i=0; i