Uses of Class
org.apache.lucene.queries.function.valuesource.DualFloatFunction
Packages that use DualFloatFunction
Package
Description
A variety of functions to use with FunctionQuery.
-
Uses of DualFloatFunction in org.apache.lucene.queries.function.valuesource
Subclasses of DualFloatFunction in org.apache.lucene.queries.function.valuesourceModifier and TypeClassDescriptionclass
Function to divide "a" by "b"class
Function to raise the base "a" to the power "b"