11 lines
137 B

  1. namespace Eigen {
  2. /** \page TopicResizing Resizing
  3. TODO: write this dox page!
  4. Is linked from the tutorial on the Matrix class.
  5. */
  6. }