12 lines
148 B
Plaintext
12 lines
148 B
Plaintext
|
|
namespace Eigen {
|
||
|
|
|
||
|
|
/** \page TopicStorageOrders Storage orders
|
||
|
|
|
||
|
|
|
||
|
|
TODO: write this dox page!
|
||
|
|
|
||
|
|
Is linked from the tutorial on the Matrix class.
|
||
|
|
|
||
|
|
*/
|
||
|
|
}
|