commit | f7a056bf049df31a96d97523c04033f44824f270 | [log] [tgz] |
---|---|---|
author | Erik Schultheis <erik.schultheis@aalto.fi> | Tue Dec 21 16:46:09 2021 +0000 |
committer | David Tellenbach <david.tellenbach@me.com> | Tue Dec 21 16:46:09 2021 +0000 |
tree | a7db6ae3ee393293ff3ad46f2047ec2c47f468d9 | |
parent | 2a6594de298a3d80e27e1fe6d33d55b68503d30f [diff] |
Small fixes This MR fixes a bunch of smaller issues, making the following changes: * Template parameters in the documentation are documented with `\tparam` instead of `\param` * Superfluous semicolon warnings fixed * Fixed the type of literals used to initialize float variables
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.