From b2722f7fabc00904c99772531b8abda0618d96cb Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Fri, 27 Jul 2018 16:03:14 -0400 Subject: Several more typos --- src/syseq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/syseq.h') diff --git a/src/syseq.h b/src/syseq.h index 4b232052c..97a8039de 100644 --- a/src/syseq.h +++ b/src/syseq.h @@ -243,7 +243,7 @@ static double projectify (std::vector const &cols, const double B[S][T], co * * Since our application will be to finding preimages of projective mappings, we provide * an additional argument \a proj. If this is true, we find a solution of - * \a x[\a index]/\a x[\T - 1] = \a val insted (i.e., we want the corresponding coordinate + * \a x[\a index]/\a x[\T - 1] = \a val instead (i.e., we want the corresponding coordinate * of the _affine image_ of the point with homogeneous coordinate vector \a x to be equal * to \a val. * -- cgit v1.2.3