Denna tjänst avvecklas 2026-01-19. Läs mer här (länk)
SimpleMatchingS_row
Denna tjänst avvecklas 2026-01-19. Läs mer här (länk)
moj.similarity.measures
Class SimpleMatchingS_row
java.lang.Object
moj.similarity.SimilarityMeasure
moj.similarity.measures.SimpleMatchingS_row
public class SimpleMatchingS_row
- extends SimilarityMeasure
SIMPLE MATCHING SIMILARITY COEFFICIENT
http://www.biology.ualberta.ca/jbrzusto/cluster.html#DistanceMeasures
- Version:
- 2004-Sep-15
- Author:
- Martin Hassel
SimpleMatchingS_row
public SimpleMatchingS_row()
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