blob: b293c3e1afa5ebd5e87f2712ba5d89dcce6d41e9 [file] [log] [blame]
---
BasedOnStyle: Google
ColumnLimit: 120
---
Language: Cpp
StatementMacros:
- EIGEN_STATIC_ASSERT
SortIncludes: false
AttributeMacros:
- EIGEN_STRONG_INLINE
- EIGEN_ALWAYS_INLINE
- EIGEN_DEVICE_FUNC
- EIGEN_DONT_INLINE
- EIGEN_DEPRECATED
- EIGEN_UNUSED