Use Matrix initializer_list constructor instead of comma initializers #133
Annotations
7 errors, 1 warning, and 3 notices
|
macos-latest
Process completed with exit code 1.
|
|
macos-latest:
vcpkg_installed/arm64-osx-release/include/eigen3/Eigen/src/Core/Matrix.h#L325
no matching member function for call to '_init2'
|
|
ubuntu-latest
Process completed with exit code 1.
|
|
ubuntu-latest
no type named ‘type’ in ‘struct std::enable_if<false, Eigen::Matrix<double, 3, 1> >’
|
|
ubuntu-latest:
vcpkg_installed/x64-linux-release/include/eigen3/Eigen/src/Core/Matrix.h#L325
no matching function for call to ‘Eigen::Matrix<double, 6, 1>::_init2<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(const Eigen::Matrix<double, 3, 1>&, const Eigen::Matrix<double, 3, 1>&)’
|
|
windows-latest
Process completed with exit code 2.
|
|
windows-latest:
vcpkg_installed/x64-windows-release/include/eigen3/Eigen/src/Core/Matrix.h#L325
'Eigen::PlainObjectBase<Eigen::Matrix<double,6,1,0,6,1>>::_init2': no matching overloaded function found
|
|
macos-latest:
cmake/HandleFinalChecks.cmake#L6
MKL was not found - this is ok, but note that MKL will be disabled. Set
|
|
sccache stats
0% - 0 hits, 394 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 394 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 394 misses, 0 errors
|