X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=eachgapdist.h;h=1aca10c4bd208f6cf6c0dbfd9f97fdde97afe576;hb=372fb21ea66ced432b109225851a1b80ef0491a3;hp=767c4bf819aa25f2bee0c4f40a99374a30bb35e5;hpb=3117b1c3109121dff476997d3c5db5b47a77729b;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