moj.similarity.measures
Class ScaledTaxonomicS_row

java.lang.Object
  extended by moj.similarity.SimilarityMeasure
      extended by moj.similarity.measures.ScaledTaxonomicS_row

public class ScaledTaxonomicS_row
extends SimilarityMeasure

SCALED TAXONOMIC SIMILARITY COEFFICIENT
Marquardt, W.H. 1978 Archaeological seriation. In: Schiffer, M.B.(ed.) Advances in Archaeological Method and Theory. Academic Press, N.Y., p.290-291.

Version:
2004-Sep-13
Author:
Martin Hassel

Constructor Summary
ScaledTaxonomicS_row()
           
 
Method Summary
 double[][] analyzeMatrix(float[][] data_matrix)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScaledTaxonomicS_row

public ScaledTaxonomicS_row()
Method Detail

analyzeMatrix

public double[][] analyzeMatrix(float[][] data_matrix)
Specified by:
analyzeMatrix in class SimilarityMeasure
Parameters:
data_matrix - an array of float arrays denoting the rows in the matrix that are to be compared for similarity.
Returns:
an array of double arrays containing the similarities between all rows