Merged in tellenbach/eigen/sykline_consistent_include_guards (pull request PR-617)

Fix include guard comments for Skyline module
This commit is contained in:
Rasmus Larsen
2019-03-15 20:04:56 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -349,4 +349,4 @@ bool SkylineInplaceLU<MatrixType>::solve(const MatrixBase<BDerived> &b, MatrixBa
} // end namespace Eigen
#endif // EIGEN_SKYLINELU_H
#endif // EIGEN_SKYLINEINPLACELU_H

View File

@@ -859,4 +859,4 @@ protected:
} // end namespace Eigen
#endif // EIGEN_SkylineMatrix_H
#endif // EIGEN_SKYLINEMATRIX_H

View File

@@ -209,4 +209,4 @@ protected:
} // end namespace Eigen
#endif // EIGEN_SkylineMatrixBase_H
#endif // EIGEN_SKYLINEMATRIXBASE_H

View File

@@ -256,4 +256,4 @@ public:
} // end namespace Eigen
#endif // EIGEN_COMPRESSED_STORAGE_H
#endif // EIGEN_SKYLINE_STORAGE_H