public class ProductFloatFunction extends MultiFloatFunction
ProductFloatFunction returns the product of its components.sources| Constructor and Description |
|---|
ProductFloatFunction(ValueSource[] sources) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
func(int doc,
FunctionValues[] valsArr) |
protected java.lang.String |
name() |
createWeight, description, equals, exists, getValues, hashCodeasDoubleValuesSource, asLongValuesSource, fromDoubleValuesSource, getSortField, newContext, toStringpublic ProductFloatFunction(ValueSource[] sources)
protected java.lang.String name()
name in class MultiFloatFunctionprotected float func(int doc,
FunctionValues[] valsArr)
throws java.io.IOException
func in class MultiFloatFunctionjava.io.IOExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.