diff options
Diffstat (limited to 'eigen/doc/TopicResizing.dox')
-rw-r--r-- | eigen/doc/TopicResizing.dox | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/eigen/doc/TopicResizing.dox b/eigen/doc/TopicResizing.dox new file mode 100644 index 0000000..c323e17 --- /dev/null +++ b/eigen/doc/TopicResizing.dox @@ -0,0 +1,11 @@ +namespace Eigen { + +/** \page TopicResizing Resizing + + +TODO: write this dox page! + +Is linked from the tutorial on the Matrix class. + +*/ +} |