Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
natix
SimilaritySearch
StringHammingSpace
C# Class natix.SimilaritySearch.StringHammingSpace
String space
Inheritance:
StringSpace
Afficher le fichier
Open project: sadit/natix
Méthodes publiques
Méthode
Description
Dist
(
object
a
,
object
b
) :
double
Wrapper to the real string distance
StringHammingSpace
( ) :
System
Constructor
Method Details
Dist()
public
méthode
Wrapper to the real string distance
public
Dist
(
object
a
,
object
b
) :
double
a
object
b
object
Résultat
double
StringHammingSpace()
public
méthode
Constructor
public
StringHammingSpace
( ) :
System
Résultat
System