mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update geometry/jarvis_algorithm.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
686ceb3cfa
commit
ff4792d369
@ -46,7 +46,7 @@ namespace geometry {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @namespace jarvis
|
* @namespace jarvis
|
||||||
* @brief Functions for [Jarvis’s Algorithm](https://en.wikipedia.org/wiki/Gift_wrapping_algorithm) algorithm
|
* @brief Functions for [Jarvis’s](https://en.wikipedia.org/wiki/Gift_wrapping_algorithm) algorithm
|
||||||
*/
|
*/
|
||||||
namespace jarvis {
|
namespace jarvis {
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user