Uses of Interface
org.apache.druid.math.expr.vector.functional.DoubleBivariateLongsFunction
Packages that use DoubleBivariateLongsFunction
-
Uses of DoubleBivariateLongsFunction in org.apache.druid.math.expr.vector
Constructors in org.apache.druid.math.expr.vector with parameters of type DoubleBivariateLongsFunctionModifierConstructorDescriptionDoubleBivariateLongsFunctionVectorProcessor(ExprVectorProcessor<long[]> left, ExprVectorProcessor<long[]> right, DoubleBivariateLongsFunction longsFunction) SimpleVectorMathBivariateDoubleProcessorFactory(DoubleBivariateLongsFunction longsFunction, DoubleBivariateLongDoubleFunction longDoubleFunction, DoubleBivariateDoubleLongFunction doubleLongFunction, DoubleBivariateDoublesFunction doublesFunction)