summaryrefslogtreecommitdiff
path: root/src/Contraction/example/Garland_heckbert/Error_quadric.h
diff options
context:
space:
mode:
authorHind-M <hind.montassif@gmail.com>2022-06-09 12:12:05 +0200
committerHind-M <hind.montassif@gmail.com>2022-06-09 12:12:05 +0200
commitc624cb2c4de0acc7ac9b96c20ab0db499c8d96a8 (patch)
tree2fc6a25e5c081feeb2ecb6e7b6d59f90c3a13536 /src/Contraction/example/Garland_heckbert/Error_quadric.h
parent050081c554416a90f2b4aee359f15c020af66303 (diff)
parenteb1e6f67cf94e2f3991d9092131621e09b1ee257 (diff)
Merge remote-tracking branch 'upstream/master' into cech_optimization
Diffstat (limited to 'src/Contraction/example/Garland_heckbert/Error_quadric.h')
-rw-r--r--src/Contraction/example/Garland_heckbert/Error_quadric.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Contraction/example/Garland_heckbert/Error_quadric.h b/src/Contraction/example/Garland_heckbert/Error_quadric.h
index 49250d7a..ae46232c 100644
--- a/src/Contraction/example/Garland_heckbert/Error_quadric.h
+++ b/src/Contraction/example/Garland_heckbert/Error_quadric.h
@@ -29,7 +29,7 @@ template <typename Point> class Error_quadric {
* Quadric corresponding to the L2 distance to the plane.
*
* According to the notation of Garland Heckbert, they
- * denote a quadric symetric matrix as :
+ * denote a quadric symmetric matrix as :
* Q = [ q11 q12 q13 q14]
* [ q12 q22 q23 q24]
* [ q13 q23 q33 q34]