I have two functions, y = f(x) and y = g(x), defined through Array{Float64,2} -- a sequence of (x, y) points.
y = f(x)
y = g(x)
Array{Float64,2}
I want to find su