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 String |
name() |
createWeight, description, equals, exists, getValues, hashCode
getSortField, newContext, toString
public ProductFloatFunction(ValueSource[] sources)
protected String name()
name
in class MultiFloatFunction
protected float func(int doc, FunctionValues[] valsArr)
func
in class MultiFloatFunction
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.