a data index block with boundary range for matches
Block
Type Parameters
| Name | Description |
|---|---|
T |
01 Syntax
Microsoft.VisualBasic.ComponentModel.Algorithm.Block`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetComparision | 1 | test two elements theirs comparision relationship |
03 Members
GetComparision(
Double)test two elements theirs comparision relationship
Parameters
| Name | Type | Description |
|---|---|---|
fuzzy | Double | the tolerance error for matches the index node is equals to the given query value. this options should only works when the target index node contains only one elements and the boundary interval length is zero. |