spelling: covariance

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2023-01-18 08:34:34 -05:00
parent 59cfd0b200
commit af5d245fb3

View File

@@ -13,7 +13,7 @@
#include <string.h>
#include <stdio.h>
/* set this =1 if you want to use the covarince matrix method...
/* set this =1 if you want to use the covariance matrix method...
which is better than my method of using standard deviations
overall, except on the infintesimal chance that the power
method fails for finding the largest eigenvector */