mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-01 09:42:01 +08:00
forgot to update this
This commit is contained in:
parent
2f74801ca4
commit
a5f820b873
@ -244,7 +244,7 @@ using Eigen::ei_cos;
|
|||||||
|
|
||||||
// format used in Eigen's documentation
|
// format used in Eigen's documentation
|
||||||
// needed to define it here as escaping characters in CMake add_definition's argument seems very problematic.
|
// needed to define it here as escaping characters in CMake add_definition's argument seems very problematic.
|
||||||
#define EIGEN_DOCS_IO_FORMAT IOFormat(3, AlignCols, " ", "\n", "", "")
|
#define EIGEN_DOCS_IO_FORMAT IOFormat(3, 0, " ", "\n", "", "")
|
||||||
|
|
||||||
#define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) \
|
#define EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Derived) \
|
||||||
using Base::operator =; \
|
using Base::operator =; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user