mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
spelling: infinitesimal
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
/* set this =1 if you want to use the covariance matrix method...
|
/* set this =1 if you want to use the covariance matrix method...
|
||||||
which is better than my method of using standard deviations
|
which is better than my method of using standard deviations
|
||||||
overall, except on the infintesimal chance that the power
|
overall, except on the infinitesimal chance that the power
|
||||||
method fails for finding the largest eigenvector */
|
method fails for finding the largest eigenvector */
|
||||||
#define USE_COV_MAT 1
|
#define USE_COV_MAT 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user