public class glob_sim_score
extends java.lang.Object
| Constructor and Description |
|---|
glob_sim_score() |
| Modifier and Type | Method and Description |
|---|---|
static double |
Glob_Sim_Score(double sum_feat,
double NrFeat,
double divider,
int length_match_semi,
double factor_A)
The Desciption of the method to explain what the method does
|
public static double Glob_Sim_Score(double sum_feat,
double NrFeat,
double divider,
int length_match_semi,
double factor_A)
the - parameters used by the methodwhat - kind of exception does this method throw