Apply a Givens rotation (X', Y') = (c X + s Y, c Y - s X) to the vectors X, Y
(N int, X []float64, incX int, Y []float64, incY int, c, s float64)
source not stored for this graph (policy: none)
no outgoing calls