Class SymmetricalBivariateFunctionVectorProcessor<T>

java.lang.Object
org.apache.druid.math.expr.vector.BivariateFunctionVectorProcessor<T,T,T>
org.apache.druid.math.expr.vector.SymmetricalBivariateFunctionVectorProcessor<T>
All Implemented Interfaces:
ExprVectorProcessor<T>

public abstract class SymmetricalBivariateFunctionVectorProcessor<T> extends BivariateFunctionVectorProcessor<T,T,T>