Method Func
Func(Int32, FunctionValues)
Declaration
protected abstract float Func(int doc, FunctionValues vals)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | doc | |
FunctionValues | vals |
Returns
Type | Description |
---|---|
System.Single |
protected abstract float Func(int doc, FunctionValues vals)
Type | Name | Description |
---|---|---|
System.Int32 | doc | |
FunctionValues | vals |
Type | Description |
---|---|
System.Single |