public abstract double applyAsDouble (T t, U u)

Applies this function to the given arguments.

Parameters:
t    the first function argument
u    the second function argument

Returns:  the function result