[go: up one dir, main page]

EigenBase not listed under Core module in doxygen

Submitted by Zsbán Ambrus

Assigned to Nobody

Link to original bugzilla bug (#1414)
Version: 3.4 (development)

Description

In the doxygen page for at "http://eigen.tuxfamily.org/dox-devel/group__Core__Module.html", the EigenBase class template is not listed in the list of classes. It is also not listed in the table of contents under "Chapters / Dense matrix and array manipulation / Reference / Core module". That class is important for using the core, so it should be listed there.

There does exist a doc page for EigenBase at "http://eigen.tuxfamily.org/dox-devel/structEigen_1_1EigenBase.html", which you can find from the complete class list "http://eigen.tuxfamily.org/dox-devel/annotated.html" or other links.

Edited by Eigen Bugzilla