public class SumFloatFunction extends MultiFloatFunction
SumFloatFunction returns the sum of it's components.sources| Constructor and Description |
|---|
SumFloatFunction(ValueSource[] sources) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
func(int doc,
FunctionValues[] valsArr) |
protected String |
name() |
createWeight, description, equals, getValues, hashCodegetSortField, newContext, toStringpublic SumFloatFunction(ValueSource[] sources)
protected String name()
name in class MultiFloatFunctionprotected float func(int doc,
FunctionValues[] valsArr)
func in class MultiFloatFunctionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.