Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
natix
SimilaritySearch
QStringLevenshteinSpace
C# Class natix.SimilaritySearch.QStringLevenshteinSpace
String space
Inheritance:
QStringSpace
ファイルを表示
Open project: sadit/natix
Public Methods
Method
Description
Dist
(
object
a
,
object
b
) :
double
Wrapper to the real string distance
QStringLevenshteinSpace
( ) :
System
Constructor
Method Details
Dist()
public
method
Wrapper to the real string distance
public
Dist
(
object
a
,
object
b
) :
double
a
object
b
object
return
double
QStringLevenshteinSpace()
public
method
Constructor
public
QStringLevenshteinSpace
( ) :
System
return
System