X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=eachgapdist.h;h=1aca10c4bd208f6cf6c0dbfd9f97fdde97afe576;hb=3914b0d6480f67df53b1e838f51c4e6155710434;hp=767c4bf819aa25f2bee0c4f40a99374a30bb35e5;hpb=b01e4c8527e66f227eff16cf296eeadf060306b6;p=mothur.git 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