]> git.donarmstrong.com Git - mothur.git/commit
added odum, canberra, structchi2, structchord, structeuclidean, gower, hellinger...
authorwestcott <westcott>
Fri, 17 Dec 2010 16:46:03 +0000 (16:46 +0000)
committerwestcott <westcott>
Fri, 17 Dec 2010 16:46:03 +0000 (16:46 +0000)
commit7d38edc137a66a33f67f8cf55cce88331290aaf7
tree5e95af9af858d11a38aee70dac5f33206a5c4f29
parent75c5a235ac3eb22e0f97d36874f4b2dcf9591f2e
added odum, canberra, structchi2,  structchord, structeuclidean, gower, hellinger, structkulczynski, manhattan, structpearson, soergel, spearman, speciesprofile, memchi2, memchord, memeuclidean, hamming, mempearson calcs
35 files changed:
Mothur.xcodeproj/project.pbxproj
collectsharedcommand.cpp
gower.cpp [new file with mode: 0644]
gower.h [new file with mode: 0644]
memchi2.cpp [new file with mode: 0644]
memchi2.h [new file with mode: 0644]
memchord.cpp [new file with mode: 0644]
memchord.h [new file with mode: 0644]
memeuclidean.cpp [new file with mode: 0644]
memeuclidean.h [new file with mode: 0644]
mempearson.cpp [new file with mode: 0644]
mempearson.h [new file with mode: 0644]
mothur
strictchi2.cpp [deleted file]
strictchi2.h [deleted file]
strictchord.cpp [deleted file]
strictchord.h [deleted file]
stricteuclidean.cpp [deleted file]
stricteuclidean.h [deleted file]
strictkulczynski.cpp [deleted file]
strictkulczynski.h [deleted file]
strictpearson.cpp [deleted file]
strictpearson.h [deleted file]
structchi2.cpp [new file with mode: 0644]
structchi2.h [new file with mode: 0644]
structchord.cpp [new file with mode: 0644]
structchord.h [new file with mode: 0644]
structeuclidean.cpp [new file with mode: 0644]
structeuclidean.h [new file with mode: 0644]
structkulczynski.cpp [new file with mode: 0644]
structkulczynski.h [new file with mode: 0644]
structpearson.cpp [new file with mode: 0644]
structpearson.h [new file with mode: 0644]
summarysharedcommand.cpp
validcalculator.cpp