2
0
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-01-06 14:14:46 +08:00
eigen/doc/I09_Vectorization.dox
Benoit Jacob e078bb2637 big improvements to tutorial, especially page 2 (matrix arithmetic).
add placeholders for some 'special topic' pages.
2010-06-26 14:00:00 -04:00

10 lines
96 B
Plaintext

namespace Eigen {
/** \page TopicVectorization Vectorizaion
TODO: write this dox page!
*/
}