Update geometry/jarvis_algorithm.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Rishabh Agarwal
2020-08-16 22:26:13 +05:30
committed by GitHub
parent ff4792d369
commit bfed4c8fba

View File

@@ -1,6 +1,6 @@
/**
* @file
* @brief Implementation of [Jarviss Algorithm](https://en.wikipedia.org/wiki/Gift_wrapping_algorithm) algorithm.
* @brief Implementation of [Jarviss](https://en.wikipedia.org/wiki/Gift_wrapping_algorithm) algorithm.
*
* @details
* Given a set of points in the plane. the convex hull of the set