Method | Description | |
---|---|---|
CompareSequencesBySubsequences ( int characteristicTypeLinkId, int notationId, |
The compare sequences by subsequences.
|
|
SubsequenceComparer ( LibiadaWebEntities db ) : System.Collections.Generic |
Initializes a new instance of the SubsequenceComparer class.
|
Method | Description | |
---|---|---|
CalculateCharacteristic ( int characteristicTypeLinkId, |
The calculate characteristic.
|
public CompareSequencesBySubsequences ( int characteristicTypeLinkId, int notationId, |
||
characteristicTypeLinkId | int | /// The characteristic type link id. /// |
notationId | int | /// The notation id. /// |
firstChains | /// The first chains. /// | |
secondChains | /// The second chains. /// | |
difference | double | /// The difference. /// |
excludeType | string | /// The exclude type. /// |
return | double |
public SubsequenceComparer ( LibiadaWebEntities db ) : System.Collections.Generic | ||
db | LibiadaWebEntities | /// The db. /// |
return | System.Collections.Generic |