fixed msvc compilation error in GeneralizedEigenSolver.h
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
fixed msvc compilation error in GeneralizedEigenSolver.h
Michael Palomas
requested to merge
mpalomas/eigen:msvc-compil-fix
into
master
Sep 04, 2022
Overview
1
Commits
1
Pipelines
1
Changes
1
Reference issue
#2532 (closed)
What does this implement/fix?
Fixed a compilation error happening at least on MSVC due to a missing semi-colon.
Merge request reports
Loading