mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
14 lines
240 B
Plaintext
14 lines
240 B
Plaintext
namespace Eigen {
|
|
|
|
/** \page TopicAssertions Assertions
|
|
|
|
|
|
TODO: write this dox page!
|
|
|
|
Is linked from the tutorial on matrix arithmetic.
|
|
|
|
\sa Section \ref TopicPreprocessorDirectivesAssertions on page \ref TopicPreprocessorDirectives.
|
|
|
|
*/
|
|
}
|