* installing *source* package 'piqp' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.2.0' using C++14 g++ -std=gnu++14 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./piqp/include -DR_LANG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:30, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigen.h:25, from piqp_types.h:11, from RcppExports.cpp:4: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:370: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:439: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:31: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map >' RcppExports.cpp:54:89: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from 'struct Eigen::internal::traits > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map >' RcppExports.cpp:54:89: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map >' RcppExports.cpp:54:89: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from 'struct Eigen::internal::traits > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map >' RcppExports.cpp:54:89: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map >' RcppExports.cpp:54:89: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map >' RcppExports.cpp:73:90: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: required from 'class Eigen::SparseMapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map >' RcppExports.cpp:73:90: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: required from 'class Eigen::SparseMapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map >' RcppExports.cpp:73:90: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++14 -I"D:/RCompile/recent/R/include" -DNDEBUG -I./piqp/include -DR_LANG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c piqp.cpp -o piqp.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:397, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:30, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigen.h:25, from piqp.cpp:9: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 60 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 61 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 62 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 161 | template<> struct unpacket_traits { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 162 | template<> struct unpacket_traits { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 163 | template<> struct unpacket_traits { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; }; | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 718 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 741 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 764 | struct palign_impl | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 778 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 783 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__m128i'} [-Wignored-attributes] 790 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:377: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 232 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 15 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 22 | template<> struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 417 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:370: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:439: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:243:49: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/RcppEigenForward.h:31: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ./piqp/include/piqp/results.hpp:80:12: required from 'struct piqp::Result' ./piqp/include/piqp/solver.hpp:44:15: required from 'class piqp::SolverBase, double, int, piqp::dense::RuizEquilibration, 0, 0>' ./piqp/include/piqp/solver.hpp:900:7: required from 'class piqp::DenseSolver' piqp.cpp:74:64: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ./piqp/include/piqp/results.hpp:80:12: required from 'struct piqp::Result' ./piqp/include/piqp/solver.hpp:44:15: required from 'class piqp::SolverBase, double, int, piqp::dense::RuizEquilibration, 0, 0>' ./piqp/include/piqp/solver.hpp:900:7: required from 'class piqp::DenseSolver' piqp.cpp:74:64: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ./piqp/include/piqp/dense/data.hpp:31:12: required from 'struct piqp::dense::Data' ./piqp/include/piqp/solver.hpp:46:14: required from 'class piqp::SolverBase, double, int, piqp::dense::RuizEquilibration, 0, 0>' ./piqp/include/piqp/solver.hpp:900:7: required from 'class piqp::DenseSolver' piqp.cpp:74:64: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' piqp.cpp:126:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' piqp.cpp:126:29: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:235:77: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' piqp.cpp:130:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:235:77: required from 'class Eigen::Ref, 0, Eigen::InnerStride<1> >' piqp.cpp:130:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::InnerStride<1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:811:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from 'struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:246:101: required by substitution of 'template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::ScalarTypeMatch), Derived>::type*) [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >]' d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.2.0\include\c++\type_traits:1297:4: required from 'struct std::__is_trivially_move_constructible_impl, 0, Eigen::InnerStride<1> >, true>' d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.2.0\include\c++\type_traits:1302:12: required from 'struct std::is_trivially_move_constructible, 0, Eigen::InnerStride<1> > >' ./piqp/include/piqp/utils/tl_optional.hpp:530:24: required from 'class tl::optional, 0, Eigen::InnerStride<1> > >' piqp.cpp:130:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map >' piqp.cpp:145:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: required from 'class Eigen::SparseMapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map >' piqp.cpp:145:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:70:30: required from 'class Eigen::SparseMapBase >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from 'class Eigen::SparseMapBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from 'class Eigen::Map >' piqp.cpp:145:23: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from 'class Eigen::SparseMapBase, 0, Eigen::OuterStride<> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:83:34: required from 'class Eigen::internal::SparseRefBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:177:7: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' piqp.cpp:149:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:811:41: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from 'struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:246:101: required by substitution of 'template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::ScalarTypeMatch), Derived>::type*) [with Derived = Eigen::Ref, 0, Eigen::OuterStride<> >]' d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.2.0\include\c++\type_traits:1297:4: required from 'struct std::__is_trivially_move_constructible_impl, 0, Eigen::OuterStride<> >, true>' d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.2.0\include\c++\type_traits:1302:12: required from 'struct std::is_trivially_move_constructible, 0, Eigen::OuterStride<> > >' ./piqp/include/piqp/utils/tl_optional.hpp:530:24: required from 'class tl::optional, 0, Eigen::OuterStride<> > >' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> > >' ./piqp/include/piqp/solver.hpp:951:43: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' ./piqp/include/piqp/solver.hpp:979:43: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' ./piqp/include/piqp/solver.hpp:979:43: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::InnerStride<1> >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' ./piqp/include/piqp/solver.hpp:979:62: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' ./piqp/include/piqp/solver.hpp:1053:134: required from 'void piqp::SparseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:251:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> >, 2> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from 'class Eigen::TriangularViewImpl, 0, Eigen::OuterStride<> >, 2, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from 'class Eigen::TriangularView, 0, Eigen::OuterStride<> >, 2>' ./piqp/include/piqp/solver.hpp:181:64: required from 'void piqp::SolverBase::setup_impl(const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' ./piqp/include/piqp/solver.hpp:1016:25: required from 'void piqp::SparseSolver::setup(piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::optional > >&, piqp::optional > >&) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::CSparseMatRef = Eigen::Ref, 0, Eigen::OuterStride<> >; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:149:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from 'class Eigen::internal::SparseTransposeImpl, 0, Eigen::OuterStride<> >, 1024>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> > >' ./piqp/include/piqp/solver.hpp:182:32: required from 'void piqp::SolverBase::setup_impl(const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' ./piqp/include/piqp/solver.hpp:1016:25: required from 'void piqp::SparseSolver::setup(piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::optional > >&, piqp::optional > >&) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::CSparseMatRef = Eigen::Ref, 0, Eigen::OuterStride<> >; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:149:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' ./piqp/include/piqp/solver.hpp:314:39: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, false>, -1, 1, false, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>, -1, 1, false>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, false>, -1>' ./piqp/include/piqp/solver.hpp:350:22: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' ./piqp/include/piqp/solver.hpp:381:14: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:193:76: required from 'class Eigen::Ref, 0, Eigen::InnerStride<1> >' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:937:71: required from 'struct Eigen::internal::evaluator, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from 'struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, 0, Eigen::InnerStride<1> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:200:101: required by substitution of 'template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:476: ./piqp/include/piqp/solver.hpp: In instantiation of 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]': ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:209:30: note: after user-defined conversion: 'Eigen::Ref::Ref(Eigen::PlainObjectBase&, typename Eigen::internal::enable_if<(bool)(typename Eigen::internal::traits >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Matrix; PlainObjectType = Eigen::Matrix; int Options = 0; StrideType = Eigen::InnerStride<1>; typename Eigen::internal::enable_if<(bool)(typename Eigen::internal::traits >::match::MatchAtCompileTime), Derived>::type = Eigen::Matrix; typename Eigen::internal::traits >::match = Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match >]' 209 | EIGEN_DEVICE_FUNC inline Ref(PlainObjectBase& expr, | ^~~ In file included from ./piqp/include/piqp/solver.hpp:21, from ./piqp/include/piqp/piqp.hpp:13, from piqp.cpp:11: ./piqp/include/piqp/dense/kkt.hpp:250:26: note: initializing argument 9 of 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' 250 | VecRef delta_x, VecRef delta_y, | ~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' ./piqp/include/piqp/solver.hpp:423:43: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Array > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Array > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Array >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/solver.hpp:423:46: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/solver.hpp:423:46: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' ./piqp/include/piqp/solver.hpp:423:63: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, false> >' ./piqp/include/piqp/solver.hpp:424:36: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/solver.hpp:424:39: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' ./piqp/include/piqp/solver.hpp:424:56: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' ./piqp/include/piqp/solver.hpp:479:58: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' ./piqp/include/piqp/solver.hpp:479:44: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >' ./piqp/include/piqp/solver.hpp:479:44: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix > > >' ./piqp/include/piqp/solver.hpp:479:24: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >' ./piqp/include/piqp/solver.hpp:482:97: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >' ./piqp/include/piqp/solver.hpp:482:88: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > > >' ./piqp/include/piqp/solver.hpp:482:66: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' ./piqp/include/piqp/solver.hpp:547:30: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >' ./piqp/include/piqp/solver.hpp:547:50: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/solver.hpp:548:51: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/solver.hpp:548:65: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' ./piqp/include/piqp/solver.hpp:595:61: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' ./piqp/include/piqp/solver.hpp:595:51: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' ./piqp/include/piqp/solver.hpp:596:56: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' ./piqp/include/piqp/solver.hpp:596:46: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/solver.hpp:603:56: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' ./piqp/include/piqp/solver.hpp:603:28: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/solver.hpp:604:119: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper >' ./piqp/include/piqp/dense/preconditioner.hpp:282:24: required from 'auto piqp::dense::RuizEquilibration::unscale_primal(const Eigen::MatrixBase&) const [with Derived = Eigen::Matrix; T = double]' ./piqp/include/piqp/solver.hpp:883:53: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' ./piqp/include/piqp/dense/preconditioner.hpp:282:39: required from 'auto piqp::dense::RuizEquilibration::unscale_primal(const Eigen::MatrixBase&) const [with Derived = Eigen::Matrix; T = double]' ./piqp/include/piqp/solver.hpp:883:53: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, false> >' ./piqp/include/piqp/dense/preconditioner.hpp:282:48: required from 'auto piqp::dense::RuizEquilibration::unscale_primal(const Eigen::MatrixBase&) const [with Derived = Eigen::Matrix; T = double]' ./piqp/include/piqp/solver.hpp:883:53: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:282:27: required from 'auto piqp::dense::RuizEquilibration::unscale_primal(const Eigen::MatrixBase&) const [with Derived = Eigen::Matrix; T = double]' ./piqp/include/piqp/solver.hpp:883:53: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >' ./piqp/include/piqp/dense/preconditioner.hpp:282:58: required from 'auto piqp::dense::RuizEquilibration::unscale_primal(const Eigen::MatrixBase&) const [with Derived = Eigen::Matrix; T = double]' ./piqp/include/piqp/solver.hpp:883:53: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/dense/preconditioner.hpp:294:27: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_eq(const Eigen::MatrixBase&) const [with Derived = Eigen::Matrix; T = double]' ./piqp/include/piqp/solver.hpp:884:54: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:294:35: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_eq(const Eigen::MatrixBase&) const [with Derived = Eigen::Matrix; T = double]' ./piqp/include/piqp/solver.hpp:884:54: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' ./piqp/include/piqp/dense/preconditioner.hpp:294:72: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_eq(const Eigen::MatrixBase&) const [with Derived = Eigen::Matrix; T = double]' ./piqp/include/piqp/solver.hpp:884:54: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, -1, 1, false> >' ./piqp/include/piqp/dense/preconditioner.hpp:318:27: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::Block, -1, 1, false>; T = double]' ./piqp/include/piqp/solver.hpp:886:75: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/dense/preconditioner.hpp:318:30: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::Block, -1, 1, false>; T = double]' ./piqp/include/piqp/solver.hpp:886:75: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:318:38: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::Block, -1, 1, false>; T = double]' ./piqp/include/piqp/solver.hpp:886:75: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' ./piqp/include/piqp/dense/preconditioner.hpp:318:75: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::Block, -1, 1, false>; T = double]' ./piqp/include/piqp/solver.hpp:886:75: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:354:30: required from 'auto piqp::dense::RuizEquilibration::unscale_slack_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::Block, -1, 1, false>; T = double]' ./piqp/include/piqp/solver.hpp:889:76: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >' ./piqp/include/piqp/dense/preconditioner.hpp:354:71: required from 'auto piqp::dense::RuizEquilibration::unscale_slack_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::Block, -1, 1, false>; T = double]' ./piqp/include/piqp/solver.hpp:889:76: required from 'void piqp::SolverBase::unscale_results() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:124:9: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' ./piqp/include/piqp/dense/preconditioner.hpp:233:28: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' ./piqp/include/piqp/dense/preconditioner.hpp:233:36: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>' ./piqp/include/piqp/dense/preconditioner.hpp:236:28: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, 1, -1, false>, 1, -1, false, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 1, -1, false>, 1, -1, false>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 1, -1, false>, -1>' ./piqp/include/piqp/dense/preconditioner.hpp:236:36: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:238:33: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Matrix, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Matrix, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Matrix, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Matrix, 1, 8>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Matrix, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Matrix, 1>' ./piqp/include/piqp/dense/preconditioner.hpp:241:50: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false> >, Eigen::Matrix, 1>, Eigen::DiagonalWrapper, -1, 1, false> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >, Eigen::Matrix, 1>, Eigen::DiagonalWrapper, -1, 1, false> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >, Eigen::Matrix, 1>, Eigen::DiagonalWrapper, -1, 1, false> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, 1, false> >, Eigen::Matrix, 1>, Eigen::DiagonalWrapper, -1, 1, false> >, 1, 8>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, 1, false> >, Eigen::Matrix, 1>, Eigen::DiagonalWrapper, -1, 1, false> >, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, 1, false> >, Eigen::Matrix, 1>, Eigen::DiagonalWrapper, -1, 1, false> >, 1>' ./piqp/include/piqp/dense/preconditioner.hpp:241:60: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >' ./piqp/include/piqp/dense/preconditioner.hpp:92:24: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >' ./piqp/include/piqp/dense/preconditioner.hpp:92:52: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:93:24: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >' ./piqp/include/piqp/dense/preconditioner.hpp:93:66: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' ./piqp/include/piqp/dense/preconditioner.hpp:131:61: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >' ./piqp/include/piqp/dense/preconditioner.hpp:131:71: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >' ./piqp/include/piqp/dense/preconditioner.hpp:188:54: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:189:82: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' ./piqp/include/piqp/dense/kkt.hpp:112:91: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Transpose >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Transpose >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Transpose >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Transpose >, 0, 8>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Transpose >, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Transpose >, 0>' ./piqp/include/piqp/dense/kkt.hpp:112:72: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:445: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from 'struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Ref.h:246:101: required by substitution of 'template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::ScalarTypeMatch), Derived>::type*) [with Derived = Eigen::Block, -1, 1, false>]' ./piqp/include/piqp/sparse/preconditioner.hpp:252:32: required from 'void piqp::sparse::RuizEquilibration::unscale_data(piqp::sparse::Data&) [with T = double; I = int]' ./piqp/include/piqp/solver.hpp:1040:44: required from 'void piqp::SparseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:251:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:29: required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]' ./piqp/include/piqp/solver.hpp:1062:58: required from 'void piqp::SparseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:251:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:282:8: required from 'struct Eigen::internal::evaluator > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:683:97: required from 'Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Map >; _Scalar = double; int _Options = 0; _StorageIndex = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:217:9: required from 'void Eigen::Ref, _Options, _StrideType>::construct(const Expression&, Eigen::internal::true_type) [with Expression = Eigen::Map >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:190:16: required from 'Eigen::Ref, _Options, _StrideType>::Ref(const Eigen::SparseMatrixBase&) [with Derived = Eigen::Map >; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]' piqp.cpp:149:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:364:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:78:54: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 2>, Eigen::internal::IteratorBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 2> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1067:93: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::TriangularView, 0, Eigen::OuterStride<> >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' ./piqp/include/piqp/solver.hpp:181:23: required from 'void piqp::SolverBase::setup_impl(const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' ./piqp/include/piqp/solver.hpp:1016:25: required from 'void piqp::SparseSolver::setup(piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::optional > >&, piqp::optional > >&) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::CSparseMatRef = Eigen::Ref, 0, Eigen::OuterStride<> >; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:149:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:12: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::TriangularView, 0, Eigen::OuterStride<> >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' ./piqp/include/piqp/solver.hpp:181:23: required from 'void piqp::SolverBase::setup_impl(const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' ./piqp/include/piqp/solver.hpp:1016:25: required from 'void piqp::SparseSolver::setup(piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::optional > >&, piqp::optional > >&) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::CSparseMatRef = Eigen::Ref, 0, Eigen::OuterStride<> >; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:149:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::InnerStride<1> >, -1, 1, false>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::InnerStride<1> >, -1>' ./piqp/include/piqp/dense/kkt.hpp:97:43: required from 'void piqp::dense::KKT::update_scalings(const T&, const T&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:355:34: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> > >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::InnerStride<1> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >' ./piqp/include/piqp/dense/kkt.hpp:99:41: required from 'void piqp::dense::KKT::update_scalings(const T&, const T&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:355:34: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >' ./piqp/include/piqp/dense/kkt.hpp:99:32: required from 'void piqp::dense::KKT::update_scalings(const T&, const T&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:355:34: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >' ./piqp/include/piqp/dense/kkt.hpp:100:79: required from 'void piqp::dense::KKT::update_scalings(const T&, const T&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:355:34: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' ./piqp/include/piqp/dense/kkt.hpp:100:51: required from 'void piqp::dense::KKT::update_scalings(const T&, const T&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:355:34: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' ./piqp/include/piqp/dense/kkt.hpp:202:57: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >' ./piqp/include/piqp/dense/kkt.hpp:257:61: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' ./piqp/include/piqp/dense/kkt.hpp:257:43: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >' ./piqp/include/piqp/dense/kkt.hpp:260:50: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/dense/kkt.hpp:260:68: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' ./piqp/include/piqp/dense/kkt.hpp:260:35: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' ./piqp/include/piqp/dense/kkt.hpp:261:34: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' ./piqp/include/piqp/dense/kkt.hpp:262:36: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' ./piqp/include/piqp/dense/kkt.hpp:262:36: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>' ./piqp/include/piqp/dense/kkt.hpp:262:46: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 1>, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1>, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 1>, Eigen::Matrix, 0>' ./piqp/include/piqp/dense/kkt.hpp:283:73: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' ./piqp/include/piqp/dense/kkt.hpp:284:42: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 10>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 10>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 10>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, 10>, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, 10>, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 10>, Eigen::Matrix, 0>' ./piqp/include/piqp/dense/kkt.hpp:284:93: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' ./piqp/include/piqp/dense/kkt.hpp:297:31: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' ./piqp/include/piqp/dense/kkt.hpp:322:39: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' ./piqp/include/piqp/dense/kkt.hpp:322:39: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' ./piqp/include/piqp/dense/kkt.hpp:322:61: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>' ./piqp/include/piqp/dense/kkt.hpp:322:61: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Ref, 0, Eigen::InnerStride<1> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Ref, 0, Eigen::InnerStride<1> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Ref, 0, Eigen::InnerStride<1> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Ref, 0, Eigen::InnerStride<1> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Ref, 0, Eigen::InnerStride<1> > >' ./piqp/include/piqp/dense/kkt.hpp:323:40: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>' ./piqp/include/piqp/dense/kkt.hpp:325:49: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> > >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> > >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::InnerStride<1> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >' ./piqp/include/piqp/dense/kkt.hpp:326:22: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >' ./piqp/include/piqp/dense/kkt.hpp:340:74: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' ./piqp/include/piqp/dense/kkt.hpp:340:60: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > >' ./piqp/include/piqp/dense/kkt.hpp:340:43: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, 0, Eigen::InnerStride<1> >, -1, 1, false>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::InnerStride<1> >, -1>' ./piqp/include/piqp/dense/kkt.hpp:342:24: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, false> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >' ./piqp/include/piqp/dense/kkt.hpp:342:41: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' ./piqp/include/piqp/dense/kkt.hpp:343:82: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >' ./piqp/include/piqp/dense/kkt.hpp:343:49: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > >' ./piqp/include/piqp/dense/kkt.hpp:343:13: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:27:67: required from 'Derived& Eigen::ArrayBase::operator+=(const Scalar&) [with Derived = Eigen::ArrayWrapper >; Scalar = double]' ./piqp/include/piqp/solver.hpp:429:32: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' ./piqp/include/piqp/solver.hpp:739:27: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix >, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix >, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>' ./piqp/include/piqp/solver.hpp:739:42: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 9>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 9>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 9>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, 9>, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, 9>, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 9>, Eigen::Matrix, 0>' ./piqp/include/piqp/solver.hpp:740:102: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Transpose >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Transpose > >' ./piqp/include/piqp/solver.hpp:787:27: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose > >, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose > >, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Transpose > >, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Transpose > >, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Transpose > >, Eigen::Matrix, 0>' ./piqp/include/piqp/solver.hpp:787:50: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' ./piqp/include/piqp/dense/preconditioner.hpp:294:24: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_eq(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; T = double]' ./piqp/include/piqp/solver.hpp:837:49: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/dense/preconditioner.hpp:294:27: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_eq(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; T = double]' ./piqp/include/piqp/solver.hpp:837:49: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:294:35: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_eq(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; T = double]' ./piqp/include/piqp/solver.hpp:837:49: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' ./piqp/include/piqp/dense/preconditioner.hpp:294:72: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_eq(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; T = double]' ./piqp/include/piqp/solver.hpp:837:49: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:318:27: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >; T = double]' ./piqp/include/piqp/solver.hpp:839:61: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >' ./piqp/include/piqp/dense/preconditioner.hpp:318:30: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >; T = double]' ./piqp/include/piqp/solver.hpp:839:61: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:318:38: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >; T = double]' ./piqp/include/piqp/solver.hpp:839:61: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' ./piqp/include/piqp/dense/preconditioner.hpp:318:75: required from 'auto piqp::dense::RuizEquilibration::unscale_dual_lb(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >; T = double]' ./piqp/include/piqp/solver.hpp:839:61: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/dense/preconditioner.hpp:282:27: required from 'auto piqp::dense::RuizEquilibration::unscale_primal(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; T = double]' ./piqp/include/piqp/solver.hpp:856:47: required from 'T piqp::SolverBase::dual_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:494:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from 'class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >' ./piqp/include/piqp/dense/preconditioner.hpp:282:58: required from 'auto piqp::dense::RuizEquilibration::unscale_primal(const Eigen::MatrixBase&) const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; T = double]' ./piqp/include/piqp/solver.hpp:856:47: required from 'T piqp::SolverBase::dual_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:494:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >' ./piqp/include/piqp/sparse/kkt.hpp:305:53: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>' ./piqp/include/piqp/sparse/kkt.hpp:305:63: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' ./piqp/include/piqp/sparse/kkt.hpp:311:51: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, 2> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from 'class Eigen::TriangularViewImpl, 2, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from 'class Eigen::TriangularView, 2>' ./piqp/include/piqp/sparse/kkt.hpp:341:72: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 2>, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 2>, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 2>, Eigen::Matrix, 0>' ./piqp/include/piqp/sparse/kkt.hpp:341:75: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from 'class Eigen::internal::SparseTransposeImpl, 1024>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from 'class Eigen::TransposeImpl, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' ./piqp/include/piqp/sparse/kkt.hpp:342:44: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >, 9> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from 'class Eigen::TriangularViewImpl >, 9, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:186:58: required from 'class Eigen::TriangularView >, 9>' ./piqp/include/piqp/sparse/kkt.hpp:342:92: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 9>, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 9>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 9>, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, 9>, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, 9>, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, 9>, Eigen::Matrix, 0>' ./piqp/include/piqp/sparse/kkt.hpp:342:95: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from 'class Eigen::internal::SparseTransposeImpl, 1024>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from 'class Eigen::TransposeImpl, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' ./piqp/include/piqp/sparse/kkt.hpp:391:62: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose >, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >' ./piqp/include/piqp/sparse/kkt.hpp:391:43: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>' ./piqp/include/piqp/sparse/kkt.hpp:391:65: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>' ./piqp/include/piqp/sparse/kkt.hpp:400:53: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >' ./piqp/include/piqp/sparse/kkt.hpp:429:74: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >' ./piqp/include/piqp/sparse/kkt.hpp:429:88: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > >, const Eigen::ArrayWrapper > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> > > > >' ./piqp/include/piqp/sparse/kkt.hpp:429:57: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/sparse/kkt.hpp:431:77: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >' ./piqp/include/piqp/sparse/kkt.hpp:432:49: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' ./piqp/include/piqp/sparse/kkt.hpp:432:82: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > >' ./piqp/include/piqp/sparse/kkt.hpp:432:13: required from 'void piqp::sparse::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::SparseMatrix > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::SparseMatrix, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::SparseMatrix >' ./piqp/include/piqp/solver.hpp:739:27: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::SparseMatrix >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::SparseMatrix >, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::SparseMatrix >, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::SparseMatrix >, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::SparseMatrix >, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::SparseMatrix >, Eigen::Matrix, 0>' ./piqp/include/piqp/solver.hpp:739:42: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase, const Eigen::Transpose > > >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Transpose >, Eigen::Sparse>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Transpose > >' ./piqp/include/piqp/solver.hpp:787:27: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose > >, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose > >, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Transpose > >, Eigen::Matrix, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::Transpose > >, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Transpose > >, Eigen::Matrix, 0>' ./piqp/include/piqp/solver.hpp:787:50: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0]' piqp.cpp:162:72: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:231:21: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:236:44: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:236:44: required from 'void piqp::dense::RuizEquilibration::unscale_data(piqp::dense::Data&) [with T = double]' ./piqp/include/piqp/solver.hpp:936:44: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' ./piqp/include/piqp/dense/kkt.hpp:124:109: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' ./piqp/include/piqp/dense/kkt.hpp:124:91: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' ./piqp/include/piqp/dense/kkt.hpp:124:83: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' ./piqp/include/piqp/dense/kkt.hpp:128:50: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >' ./piqp/include/piqp/dense/kkt.hpp:128:56: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:230:47: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:18:7: required from 'class Eigen::DiagonalBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:245:7: required from 'class Eigen::DiagonalWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >' ./piqp/include/piqp/dense/kkt.hpp:128:113: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >, Eigen::Transpose >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >, Eigen::Transpose >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >, Eigen::Transpose >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >, Eigen::Transpose >, 1, 8>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >, Eigen::Transpose >, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >, Eigen::Transpose >, 1>' ./piqp/include/piqp/dense/kkt.hpp:128:116: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' ./piqp/include/piqp/dense/kkt.hpp:129:72: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' ./piqp/include/piqp/dense/kkt.hpp:134:29: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:298:80: required from 'struct Eigen::internal::evaluator > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1391:8: required from 'struct Eigen::internal::evaluator >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:128:64: required from 'Derived& Eigen::SparseMatrixBase::operator*=(const Scalar&) [with Derived = Eigen::SparseMatrix; Scalar = double]' ./piqp/include/piqp/sparse/preconditioner.hpp:251:21: required from 'void piqp::sparse::RuizEquilibration::unscale_data(piqp::sparse::Data&) [with T = double; I = int]' ./piqp/include/piqp/solver.hpp:1040:44: required from 'void piqp::SparseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:251:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >' ./piqp/include/piqp/sparse/utils.hpp:195:79: required from 'void piqp::sparse::post_mult_diagonal(piqp::SparseMat&, piqp::CVecRef&) [with T = double; I = int; piqp::SparseMat = Eigen::SparseMatrix; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/sparse/preconditioner.hpp:253:33: required from 'void piqp::sparse::RuizEquilibration::unscale_data(piqp::sparse::Data&) [with T = double; I = int]' ./piqp/include/piqp/solver.hpp:1040:44: required from 'void piqp::SparseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:251:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' ./piqp/include/piqp/dense/kkt.hpp:238:33: required from 'void piqp::dense::KKT::regularize_kkt(T) [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:218:19: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Matrix; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:401:82: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:402:76: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:423:69: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:424:62: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:436:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:436:70: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:595:70: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >; U = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:596:86: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:92:87: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:93:101: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:103:106: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:104:110: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:105:102: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:110:88: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1084:73: required from 'Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::TriangularView, 0, Eigen::OuterStride<> >, 2>; _Scalar = double; int _Options = 0; _StorageIndex = int]' ./piqp/include/piqp/solver.hpp:181:23: required from 'void piqp::SolverBase::setup_impl(const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' ./piqp/include/piqp/solver.hpp:1016:25: required from 'void piqp::SparseSolver::setup(piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::optional > >&, piqp::optional > >&) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::CSparseMatRef = Eigen::Ref, 0, Eigen::OuterStride<> >; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:149:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Diagonal, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Diagonal, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Diagonal, 0>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Diagonal, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Diagonal, 0>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Diagonal, 0>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/kkt.hpp:202:92: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:333:70: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:345:28: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, -1, -1, false>, 0>' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:346:41: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Diagonal, -1, -1, false>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Diagonal, -1, -1, false>, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Diagonal, -1, -1, false>, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Diagonal, -1, -1, false>, 0>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Diagonal, -1, -1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:230:47: required from 'struct Eigen::internal::traits, const Eigen::Diagonal, -1, -1, false>, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/EigenBase.h:41:59: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:346:71: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::DiagonalWrapper, const Eigen::Diagonal, -1, -1, false>, 0> > >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::DiagonalWrapper, const Eigen::Diagonal, -1, -1, false>, 0> > >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::DiagonalWrapper, const Eigen::Diagonal, -1, -1, false>, 0> > >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::DiagonalWrapper, const Eigen::Diagonal, -1, -1, false>, 0> > >, 1, 8>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::DiagonalWrapper, const Eigen::Diagonal, -1, -1, false>, 0> > >, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::DiagonalWrapper, const Eigen::Diagonal, -1, -1, false>, 0> > >, 1>' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:346:27: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::DiagonalWrapper, -1, -1, false>, 0> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::DiagonalWrapper, -1, -1, false>, 0> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::DiagonalWrapper, -1, -1, false>, 0> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::DiagonalWrapper, -1, -1, false>, 0> >, 1, 8>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::DiagonalWrapper, -1, -1, false>, 0> >, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::DiagonalWrapper, -1, -1, false>, 0> >, 1>' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:349:31: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:350:87: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0, 8>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false>, Eigen::Transpose, -1, -1, false> >, 0>' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:350:72: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1>, Eigen::Ref, 0, Eigen::InnerStride<1> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1>, Eigen::Ref, 0, Eigen::InnerStride<1> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1>, Eigen::Ref, 0, Eigen::InnerStride<1> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl, 1>, Eigen::Ref, 0, Eigen::InnerStride<1> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve, 1>, Eigen::Ref, 0, Eigen::InnerStride<1> > >' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:24: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:741:111: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:788:118: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:802:178: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:837:112: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:839:162: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:22: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:856:108: required from 'T piqp::SolverBase::dual_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:494:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0>, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:174:81: required from 'class Eigen::DenseBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, -1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 0>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 0>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:121:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, 6>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, 1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Product.h:71:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_min_op; Derived = Eigen::internal::redux_evaluator >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_min_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:428:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:416:88: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, -1, 1, false>; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_min_op; Derived = Eigen::internal::redux_evaluator, -1, 1, false> >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_min_op; Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:428:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::minCoeff() const [with Derived = Eigen::Block, -1, 1, false>; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:417:85: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:961:41: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:349:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:103:106: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:349:33: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:103:106: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:961:41: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:349:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:104:110: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:349:33: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:104:110: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, 0, Eigen::Stride<0, 0> > >; Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::internal::traits::Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:65:35: required from 'Eigen::Index Eigen::SparseCompressedBase::nonZeros() const [with Derived = Eigen::SparseMatrix; Eigen::Index = long long int]' ./piqp/include/piqp/solver.hpp:1062:58: required from 'void piqp::SparseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:251:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1338:41: required from 'struct Eigen::internal::evaluator_wrapper_base, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8: required from 'struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:69: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:741:111: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:131:44: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:496: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:215:27: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 6; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 6]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 6]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:345:115: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 391 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:392:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 392 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:393:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 393 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Matrix; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:401:82: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false> > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:402:76: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:423:69: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:424:62: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:436:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, -1, 1, false>; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:436:70: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; U = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:595:70: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >; U = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >; bool NeedToTranspose = false; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:596:86: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:92:87: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:93:101: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:103:106: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::Block, -1, 1, true>; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/dense/preconditioner.hpp:110:88: required from 'void piqp::dense::RuizEquilibration::scale_data(piqp::dense::Data&, bool, bool, piqp::isize, T) [with T = double; piqp::isize = long long int]' ./piqp/include/piqp/solver.hpp:987:42: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::assign_op; Weak = void]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseNullaryOp, Eigen::Matrix >; Derived = Eigen::Block, -1, 1, false>, -1, 1, false>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:20: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Block, -1, 1, false>, -1, 1, false>; Scalar = double]' ./piqp/include/piqp/solver.hpp:350:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::InnerStride<1> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::Block, 0, Eigen::InnerStride<1> >, -1, 1, false>; Functor = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::Block, 0, Eigen::InnerStride<1> >, -1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Block, 0, Eigen::InnerStride<1> >, -1, 1, false>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Block, 0, Eigen::InnerStride<1> >, -1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Block, 0, Eigen::InnerStride<1> >, -1, 1, false>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from 'Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::InnerStride<1> >, -1, 1, false>; Derived = Eigen::Block, -1, 1, false>]' ./piqp/include/piqp/dense/kkt.hpp:97:32: required from 'void piqp::dense::KKT::update_scalings(const T&, const T&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:355:34: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, -1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::Product, -1, -1, false>, -1, -1, false>, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:287:26: required from 'static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long long int; int Mode = 6; bool Conjugate = false; int TriStorageOrder = 1; int OtherInnerStride = 1]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose, -1, -1, false> >; Rhs = Eigen::Block, -1, -1, false>; int Side = 2; int Mode = 6]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 2; OtherDerived = Eigen::Block, -1, -1, false>; _MatrixType = const Eigen::Transpose, -1, -1, false> >; unsigned int _Mode = 6]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:345:115: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1537:103: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1537 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1592:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1592 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1593:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1593 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1594:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1594 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1595:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1595 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::InnerStride<1> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1338:41: required from 'struct Eigen::internal::evaluator_wrapper_base, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1416:8: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::InnerStride<1> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::InnerStride<1> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:69: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:782:18: required from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >; Src = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > >]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Assign.h:41:28: required from 'Derived& Eigen::DenseBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> > > > >; Derived = Eigen::ArrayWrapper, 0, Eigen::InnerStride<1> >, -1, 1, false> >]' ./piqp/include/piqp/dense/kkt.hpp:342:44: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:741:111: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:788:118: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, false> >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:802:178: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:837:112: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, const Eigen::Block, -1, 1, false>, const Eigen::Block, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:839:162: required from 'T piqp::SolverBase::primal_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:486:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_max_op; Derived = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:438:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:244:33: required from 'static Eigen::internal::lpNorm_selector::RealScalar Eigen::internal::lpNorm_selector::run(const Eigen::MatrixBase&) [with Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; RealScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::lpNorm() const [with int p = -1; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, const Eigen::ArrayWrapper, -1, 1, false> > > >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' ./piqp/include/piqp/solver.hpp:856:108: required from 'T piqp::SolverBase::dual_prox_inf() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:494:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel::operator()(ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 1; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 1; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:295:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:955:23: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Triangular>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::TriangularView, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double; SrcXprType = Eigen::Product, Eigen::Transpose >, 0>; typename Eigen::Product::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::TriangularView, 1>; Src = Eigen::Product, Eigen::Transpose >, 0>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:562:37: required from 'Eigen::TriangularView& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _MatrixType = Eigen::Matrix; unsigned int _Mode = 1]' ./piqp/include/piqp/dense/kkt.hpp:112:62: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 187 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 205 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:955:23: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Triangular>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::TriangularView, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double; SrcXprType = Eigen::Product, Eigen::Transpose >, 0>; typename Eigen::Product::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::TriangularView, 1>; Src = Eigen::Product, Eigen::Transpose >, 0>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:562:37: required from 'Eigen::TriangularView& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _MatrixType = Eigen::Matrix; unsigned int _Mode = 1]' ./piqp/include/piqp/dense/kkt.hpp:112:62: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:499: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:353:18: required from 'static void Eigen::internal::generic_product_impl_base::addTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:163:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::add_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::add_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = add_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:50:31: required from 'ExpressionType& Eigen::NoAlias::operator+=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/dense/kkt.hpp:261:23: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 75 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 76 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 77 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = add_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:50:31: required from 'ExpressionType& Eigen::NoAlias::operator+=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/dense/kkt.hpp:261:23: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map, 2, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:287:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = add_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:50:31: required from 'ExpressionType& Eigen::NoAlias::operator+=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/dense/kkt.hpp:261:23: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; Dest = Eigen::Ref, 0, Eigen::InnerStride<1> >; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::InnerStride<1> >; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, Eigen::DenseShape, Eigen::DenseShape, 7>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Ref, 0, Eigen::InnerStride<1> >; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/dense/kkt.hpp:322:27: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 351 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 352 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 353 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> >, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> >, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/dense/kkt.hpp:322:27: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Transpose > >, Eigen::Matrix, 0>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Transpose > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:787:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:295:12: required from 'static void Eigen::general_product_to_triangular_selector::run(MatrixType&, const ProductType&, const typename MatrixType::Scalar&, bool) [with MatrixType = Eigen::Matrix; ProductType = Eigen::Product, Eigen::Matrix, 0>; int UpLo = 1; typename MatrixType::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:310:122: required from 'Eigen::TriangularView& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::_assignProduct(const ProductType&, const Scalar&, bool) [with ProductType = Eigen::Product, Eigen::Matrix, 0>; _MatrixType = Eigen::Matrix; unsigned int _Mode = 1; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:966:23: required from 'static void Eigen::internal::Assignment, Eigen::internal::add_assign_op::Scalar>, Eigen::internal::Dense2Triangular>::run(DstXprType&, const SrcXprType&, const Eigen::internal::add_assign_op::Scalar>&) [with DstXprType = Eigen::TriangularView, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>; typename Eigen::Product::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::TriangularView, 1>; Src = Eigen::Product, Eigen::Matrix, 0>; Func = add_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:368:41: required from 'Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::TriangularViewType& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator+=(const Eigen::DenseBase&) [with Other = Eigen::Product, Eigen::Matrix, 0>; _MatrixType = Eigen::Matrix; unsigned int _Mode = 1; TriangularViewType = Eigen::TriangularView, 1>]' ./piqp/include/piqp/dense/kkt.hpp:129:61: required from 'void piqp::dense::KKT::update_kkt() [with T = double]' ./piqp/include/piqp/dense/kkt.hpp:118:13: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1981 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:251:54: required from 'static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Block, -1, -1, false>, 1, -1, false>; Rhs = Eigen::Block, -1, 1, false>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = div_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::div_assign_op; Weak = void]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = div_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:353:18: required from 'static void Eigen::internal::generic_product_impl_base::addTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:163:42: required from 'static void Eigen::internal::Assignment, Eigen::internal::add_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::add_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = add_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:50:31: required from 'ExpressionType& Eigen::NoAlias::operator+=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/dense/kkt.hpp:261:23: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 112 | conj_helper pcj; | ^~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, ResScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:339:132: required from 'static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; Dest = Eigen::Ref, 0, Eigen::InnerStride<1> >; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::InnerStride<1> >; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; Derived = Eigen::internal::generic_product_impl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, Eigen::DenseShape, Eigen::DenseShape, 7>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Ref, 0, Eigen::InnerStride<1> >; Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:42:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose > >, Eigen::Ref, 0, Eigen::InnerStride<1> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/dense/kkt.hpp:322:27: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 385 | conj_helper pcj; | ^~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:341:54: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 9; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:171:23: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:955:23: required from 'static void Eigen::internal::Assignment, Eigen::internal::assign_op::Scalar>, Eigen::internal::Dense2Triangular>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op::Scalar>&) [with DstXprType = Eigen::TriangularView, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Transpose >; Scalar = double; SrcXprType = Eigen::Product, Eigen::Transpose >, 0>; typename Eigen::Product::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::TriangularView, 1>; Src = Eigen::Product, Eigen::Transpose >, 0>; Func = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:562:37: required from 'Eigen::TriangularView& Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::operator=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, Eigen::Transpose >, 0>; _MatrixType = Eigen::Matrix; unsigned int _Mode = 1]' ./piqp/include/piqp/dense/kkt.hpp:112:62: required from 'void piqp::dense::KKT::update_data(int) [with T = double]' ./piqp/include/piqp/solver.hpp:992:32: required from 'void piqp::DenseSolver::update(piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, piqp::optional > >&, bool) [with T = double; Preconditioner = piqp::dense::RuizEquilibration; piqp::optional > > = tl::optional, 0, Eigen::OuterStride<> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::OuterStride<>; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:230:19: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:801:114: required from 'struct Eigen::internal::diagonal_product_evaluator_base, 1, -1, false> >, const Eigen::Block, 0>, -1, 1, false>, Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:861:8: required from 'struct Eigen::internal::product_evaluator, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>, 7, Eigen::DiagonalShape, Eigen::DenseShape, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::Product, 0>, -1, 1, false> >, Eigen::Transpose, 1, -1, false> >, 1>; Functor = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:319:29: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:270:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:801:73: required from 'struct Eigen::internal::diagonal_product_evaluator_base, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 0>, -1, 1, false>, Eigen::Product, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:861:8: required from 'struct Eigen::internal::product_evaluator, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1>, 7, Eigen::DiagonalShape, Eigen::DenseShape, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false>, 0>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 0>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:801:114: required from 'struct Eigen::internal::diagonal_product_evaluator_base, -1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, -1, false>, 0>, -1, 1, false>, Eigen::Product, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:861:8: required from 'struct Eigen::internal::product_evaluator, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1>, 7, Eigen::DiagonalShape, Eigen::DenseShape, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from 'struct Eigen::internal::evaluator, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::Product, -1, -1, false>, 0>, -1, 1, false> >, Eigen::Transpose, -1, -1, false>, 1, -1, false> >, 1>; Functor = assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:341:33: required from 'static Eigen::Index piqp::dense::internal::ldlt_no_pivot_inplace<1>::blocked(MatrixType&, Workspace&) [with MatrixType = Eigen::Matrix; Workspace = Eigen::Matrix; Eigen::Index = long long int]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:418:61: required from 'piqp::dense::LDLTNoPivot& piqp::dense::LDLTNoPivot::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:221:21: required from 'bool piqp::dense::KKT::regularize_and_factorize(bool) [with T = double]' ./piqp/include/piqp/solver.hpp:360:47: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:371: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:128:55: required from 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:353:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = add_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:50:31: required from 'ExpressionType& Eigen::NoAlias::operator+=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/dense/kkt.hpp:261:23: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/util/Memory.h:470:60: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 470 | return first_aligned::alignment>(array, size); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, 0> >' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:441:46: required from 'void piqp::dense::LDLTNoPivot::_solve_impl_transposed(const RhsType&, DstType&) const [with bool Conjugate = true; RhsType = Eigen::Ref, 0, Eigen::InnerStride<1> >; DstType = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:429:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::OuterStride<> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:115:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, false, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:106: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:77: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 9; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 1>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 9; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 9; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 9; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView >, 9>; Rhs = Eigen::Matrix; int ProductTag = 7; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView >, 9>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, 9>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 351 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 352 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 353 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 9; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 9; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 9; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView >, 9>; Rhs = Eigen::Matrix; int ProductTag = 7; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView >, 9>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, 9>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 351 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 352 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 353 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, ResScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:145:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 9; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 9; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 9; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView >, 9>; Rhs = Eigen::Matrix; int ProductTag = 7; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView >, 9>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, 9>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 385 | conj_helper pcj; | ^~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, ResScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:154:113: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 9; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 9; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 9; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView >, 9>; Rhs = Eigen::Matrix; int ProductTag = 7; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView >, 9>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl >, 9>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:357:18: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:961:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:37: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:349:33: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:37: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:349:33: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:270:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:69: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator >; Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = int]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:467:24: required from 'void Eigen::internal::permute_symm_to_fullsymm(const MatrixType&, Eigen::SparseMatrix&, const typename MatrixType::StorageIndex*) [with int Mode = 2; MatrixType = Eigen::SparseMatrix; int DestOrder = 0; typename MatrixType::StorageIndex = int; typename MatrixType::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:231:57: required from 'static void Eigen::internal::Assignment::run(Eigen::SparseMatrix&, const SrcXprType&, const AssignOpType&) [with DestScalar = double; int StorageOrder = 0; DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseSelfAdjointView, 2>; Functor = Eigen::internal::assign_op; typename DstXprType::StorageIndex = int; AssignOpType = Eigen::internal::assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:76:75: required from 'void Eigen::AMDOrdering::operator()(const Eigen::SparseSelfAdjointView&, PermutationType&) [with SrcType = const Eigen::SparseMatrix; unsigned int SrcUpLo = 2; StorageIndex = int; PermutationType = Eigen::PermutationMatrix<-1, -1, int>]' ./piqp/include/piqp/sparse/ordering.hpp:68:21: required from 'void piqp::sparse::AMDOrdering::init(piqp::SparseMat&) [with T = double; I = int; piqp::SparseMat = Eigen::SparseMatrix]' ./piqp/include/piqp/sparse/kkt.hpp:114:22: required from 'void piqp::sparse::KKT::init(const T&, const T&) [with T = double; I = int; int Mode = 0; Ordering = piqp::sparse::AMDOrdering]' ./piqp/include/piqp/solver.hpp:206:19: required from 'void piqp::SolverBase::setup_impl(const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, const MatType&, piqp::CVecRef&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&, piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> >&) [with MatType = Eigen::Ref, 0, Eigen::OuterStride<> >; Derived = piqp::SparseSolver; T = double; I = int; Preconditioner = piqp::sparse::RuizEquilibration; int MatrixType = 1; int Mode = 0; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional, 0, typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type> > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' ./piqp/include/piqp/solver.hpp:1016:25: required from 'void piqp::SparseSolver::setup(piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::CSparseMatRef&, piqp::CVecRef&, piqp::optional > >&, piqp::optional > >&) [with T = double; I = int; int Mode = 0; Preconditioner = piqp::sparse::RuizEquilibration; piqp::CSparseMatRef = Eigen::Ref, 0, Eigen::OuterStride<> >; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::optional > > = tl::optional, 0, Eigen::InnerStride<1> > >; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]' piqp.cpp:149:16: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128i'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false, true>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:123:64: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 5; bool Conjugate = false]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:131:115: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 5; bool Conjugate = false]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; int Side = 1; int Mode = 5]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::InnerStride<1> >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::InnerStride<1> >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:440:43: required from 'void piqp::dense::LDLTNoPivot::_solve_impl_transposed(const RhsType&, DstType&) const [with bool Conjugate = true; RhsType = Eigen::Ref, 0, Eigen::InnerStride<1> >; DstType = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:429:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 75 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 76 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 77 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:57: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 55 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:72: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 6; bool Conjugate = false]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<> >, 2>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<> >, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::InnerStride<> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:48:18: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, 1>, Eigen::Matrix, 0>; Func = sub_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, 1>, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' ./piqp/include/piqp/dense/kkt.hpp:283:22: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, 1>, Eigen::Matrix, 0>; Func = sub_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, 1>, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' ./piqp/include/piqp/dense/kkt.hpp:283:22: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 1>': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const RhsScalar&) [with Index = long long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 1; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView, 1>; Rhs = Eigen::Matrix; int ProductTag = 7; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView, 1>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 1>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, 1>, Eigen::Matrix, 0>; Func = sub_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, 1>, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' ./piqp/include/piqp/dense/kkt.hpp:283:22: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 75 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 76 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 77 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:137:114: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 9; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 9; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, 9>, Eigen::Matrix, 0>; Func = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, 9>, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' ./piqp/include/piqp/solver.hpp:740:25: required from 'void piqp::SolverBase::update_nr_residuals() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:449:17: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 0; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:131:115: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 5; bool Conjugate = false]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; int Side = 1; int Mode = 5]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::InnerStride<1> >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::InnerStride<1> >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:440:43: required from 'void piqp::dense::LDLTNoPivot::_solve_impl_transposed(const RhsType&, DstType&) const [with bool Conjugate = true; RhsType = Eigen::Ref, 0, Eigen::InnerStride<1> >; DstType = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:429:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 112 | conj_helper pcj; | ^~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product::run(Index, Index, const LhsMapper&, const RhsMapper&, ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper; bool ConjugateRhs = false; int Version = 1; ResScalar = double]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:74:123: required from 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const RhsScalar&) [with Index = long long int; int Mode = 1; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0; ResScalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:266:12: required from 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 1; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:180:109: required from 'static void Eigen::internal::triangular_product_impl::run(Dest&, const Lhs&, const Rhs&, const typename Dest::Scalar&) [with Dest = Eigen::Matrix; int Mode = 1; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; typename Dest::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:738:14: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::TriangularView, 1>; Rhs = Eigen::Matrix; int ProductTag = 7; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::TriangularView, 1>; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, 1>, Eigen::Matrix, Eigen::TriangularShape, Eigen::DenseShape, 7>; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, 1>, Eigen::Matrix, 0>; Func = sub_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, 1>, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' ./piqp/include/piqp/dense/kkt.hpp:283:22: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op; Derived = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/Redux.h:453:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:127: required from 'static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 6; bool Conjugate = false]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose >; Rhs = Eigen::Ref, 0, Eigen::InnerStride<1> >; int Side = 1; int Mode = 6]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 650 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:961:41: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:69: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 989 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:69: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ./piqp/include/piqp/dense/ldlt_no_pivot.hpp:470:11: required from 'void piqp::dense::LDLTNoPivot::solveInPlace(Eigen::MatrixBase&) const [with Derived = Eigen::Ref, 0, Eigen::InnerStride<1> >; MatrixType_ = Eigen::Matrix; int UpLo_ = 1]' ./piqp/include/piqp/dense/kkt.hpp:388:26: required from 'void piqp::dense::KKT::solve_ldlt_in_place(piqp::VecRef) [with T = double; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/dense/kkt.hpp:276:9: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = add_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::add_assign_op; Weak = void]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = add_assign_op]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:177:18: required from 'Derived& Eigen::MatrixBase::operator+=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:66:28: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:796:41: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if::value, void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Product, 1>, Eigen::Matrix, 0>; Func = sub_assign_op; typename enable_if::value, void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]' D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from 'Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::Product, 1>, Eigen::Matrix, 0>; Derived = Eigen::Matrix]' ./piqp/include/piqp/dense/kkt.hpp:283:22: required from 'void piqp::dense::KKT::solve(piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::CVecRef&, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, piqp::VecRef, bool) [with T = double; piqp::CVecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >; piqp::VecRef = Eigen::Ref, 0, Eigen::InnerStride<1> >]' ./piqp/include/piqp/solver.hpp:390:20: required from 'piqp::Status piqp::SolverBase::solve_impl() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' ./piqp/include/piqp/solver.hpp:122:25: required from 'piqp::Status piqp::SolverBase::solve() [with Derived = piqp::DenseSolver; T = double; I = int; Preconditioner = piqp::dense::RuizEquilibration; int MatrixType = 0; int Mode = 0]' piqp.cpp:159:71: required from here D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:989:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] In file included from D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/Core:507: D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h: In function 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 9]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 327 | internal::triangular_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | | ~~~~~~~~~ 332 | ::run(actualLhs.rows(),actualLhs.cols(), | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | actualLhs.data(),actualLhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | actualRhsPtr,1, | ~~~~~~~~~~~~~~~ 335 | dest.data(),dest.innerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:105:24: note: by argument 5 of type 'const double*' to 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 9; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0]' declared here 105 | EIGEN_DONT_INLINE void triangular_matrix_vector_product | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h: In function 'static void Eigen::internal::trmv_selector::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; int Mode = 10]': D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:332:12: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 327 | internal::triangular_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | | ~~~~~~~~~ 332 | ::run(actualLhs.rows(),actualLhs.cols(), | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | actualLhs.data(),actualLhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | actualRhsPtr,1, | ~~~~~~~~~~~~~~~ 335 | dest.data(),dest.innerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.4/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:105:24: note: by argument 5 of type 'const double*' to 'static void Eigen::internal::triangular_matrix_vector_product::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, const ResScalar&) [with Index = long long int; int Mode = 10; LhsScalar = double; bool ConjLhs = false; RhsScalar = double; bool ConjRhs = false; int Version = 0]' declared here 105 | EIGEN_DONT_INLINE void triangular_matrix_vector_product | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -shared -s -static-libgcc -o piqp.dll tmp.def RcppExports.o piqp.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-piqp/00new/piqp/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (piqp)