mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 02:23:10 +08:00
Update geometry/jarvis_algorithm.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -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 {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user