[]
The delegate for data hole test.
public delegate bool StatisticalData.IsHole(double x)
| Type | Name | Description |
|---|---|---|
| double | x | The number for test. |
| Type | Description |
|---|---|
| bool |
| Name | Description |
|---|---|
| IsHole(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(double, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(double) |