* Check if a set of points lie within given circle. This is true if the * distance of all the points from the centre of the circle is less than the * radius of the circle * \param [in] P set of points to check * \param [in] Center coordinates to centre of the circle * \param [in] R radius of the circle * \returns True if P lies on or within the circle * \returns False if P lies outside the
source not stored for this graph (policy: none)
no test coverage detected