mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
big improvements to tutorial, especially page 2 (matrix arithmetic).
add placeholders for some 'special topic' pages.
This commit is contained in:
12
doc/I07_TopicScalarTypes.dox
Normal file
12
doc/I07_TopicScalarTypes.dox
Normal file
@@ -0,0 +1,12 @@
|
||||
namespace Eigen {
|
||||
|
||||
/** \page TopicScalarTypes Scalar types
|
||||
|
||||
|
||||
TODO: write this dox page!
|
||||
|
||||
Is linked from the tutorial on the Matrix class.
|
||||
|
||||
*/
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user