mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-07 18:27:40 +08:00
Uuups that was not yet intended for a commit.
This commit is contained in:
parent
2fbf5ce7df
commit
3d6e4ab879
@ -116,9 +116,6 @@ struct CommaInitializer
|
|||||||
int m_row; // current row id
|
int m_row; // current row id
|
||||||
int m_col; // current col id
|
int m_col; // current col id
|
||||||
int m_currentBlockRows; // current block height
|
int m_currentBlockRows; // current block height
|
||||||
|
|
||||||
private:
|
|
||||||
CommaInitializer& operator=(const CommaInitializer&);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/** \anchor MatrixBaseCommaInitRef
|
/** \anchor MatrixBaseCommaInitRef
|
||||||
|
Loading…
Reference in New Issue
Block a user