mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
everything works, make now runs doxygen once and only once, after all
the required files have been generated.
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
* \include class_DynBlock.cpp
|
||||
* Output:
|
||||
* \verbinclude class_DynBlock.out
|
||||
*
|
||||
* \sa MatrixBase::dynBlock()
|
||||
*/
|
||||
template<typename MatrixType> class DynBlock
|
||||
: public MatrixBase<typename MatrixType::Scalar, DynBlock<MatrixType> >
|
||||
|
||||
Reference in New Issue
Block a user