Adds a points view of the arrays x1 and x2 of point (x1,x2) coordinates. @param x1 array of x1 coordinates. @param x2 array of x2 coordinates. @return the points view.
(float[] x1, float[] x2)
source not stored for this graph (policy: none)
no test coverage detected