Skip to content

Commit

Permalink
latex equation formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Aug 29, 2016
1 parent 9b71e12 commit 13f9707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/stages/filters.approximatecoplanar.rst
Expand Up @@ -9,7 +9,7 @@ points for which the following is true:

.. math::
\lambda_1 > (thresh_1 * \lambda_0) \text{ \&\& } (\lambda_1 * thresh_2) > \lambda_2
\lambda_1 > (thresh_1 * \lambda_0) \&\& (\lambda_1 * thresh_2) > \lambda_2
where :math:`\lambda_0`, :math:`\lambda_1`, :math:`\lambda_2` are the
eigenvalues in ascending order. The threshold values :math:`thresh_1` and
Expand Down

0 comments on commit 13f9707

Please sign in to comment.