| commit | 280f4f2407ffdf93488de7e95ca6e31fff770f21 | [log] [tgz] |
|---|---|---|
| author | Martin Vonheim Larsen <6857165-martinvl@users.noreply.gitlab.com> | Mon Nov 16 12:59:13 2020 +0000 |
| committer | David Tellenbach <david.tellenbach@me.com> | Mon Nov 16 12:59:13 2020 +0000 |
| tree | e6ec5d8361d16be239ce5f4e61dedc16ec9bf23a | |
| parent | bb69a8db5da21f3c6b289d010eaa64e757387dca [diff] |
Enable MathJax in Doxygen.in Note that HTTPS must be used against the MathJax CDN when hosted on `eigen.tuxfamily.org` (which uses HTTPS) in order to avoid `Mixed Content`-errors from browsers. Using HTTPS for MathJax also works if the Eigen docs are hosted on plain HTTP.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.