* installing *source* package 'RcppNumerical' ... ** this is package 'RcppNumerical' version '0.7-0' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' using C++ compiler: 'g++.exe (GCC) 14.3.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I../inst/include/optimization -I../inst/include/integration -I./cuhre -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c Cuhre.c -o Cuhre.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I../inst/include/optimization -I../inst/include/integration -I./cuhre -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigenForward.h:28, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigen.h:25, from ../inst/include/RcppNumerical.h:10, from RcppExports.cpp:4: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:165: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:271: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigenForward.h:29: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' 96 | class SparseMatrix | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/Func.h:18:42: required from here 18 | using Refvec = Eigen::Ref; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/Func.h:18:42: required from here 18 | using Refvec = Eigen::Ref; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:636:45: required from 'class Numer::Integrator' 636 | Eigen::Array m_lowerList; | ^~~~~~~~~~~ ../inst/include/integration/wrapper.h:67:29: required from here 67 | const Integrator::QuadratureRule rule = Integrator::GaussKronrod41 | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/wrapper.h:188:50: required from here 188 | const Eigen::Map xval(x, *ndim); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:329:77: required from 'class Eigen::Ref >' 329 | template class Ref | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:189:26: required from here 189 | *f = func->operator()(xval); | ~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Ref >, const Eigen::Ref > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Ref >, const Eigen::Ref > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Ref >, const Eigen::Ref > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Ref >, const Eigen::Ref >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::Ref > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:206:27: required from here 206 | scalefac((upper - lower).prod()), | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Ref > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Ref > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Ref > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Ref >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:213:51: required from here 213 | scalex.noalias() = lb + range.cwiseProduct(x); | ~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:213:53: required from here 213 | scalex.noalias() = lb + range.cwiseProduct(x); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ ../inst/include/integration/wrapper.h:303:43: required from here 303 | const bool has_infinite = (lower.array() == -Inf).any() || (upper.array() == Inf).any(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:303:50: required from here 303 | const bool has_infinite = (lower.array() == -Inf).any() || (upper.array() == Inf).any(); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from 'class Eigen::Ref >' 281 | template class Ref | ^~~ ../inst/include/optimization/wrapper.h:27:24: required from here 27 | return f.f_grad(x, grad); | ~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:37:12: required from 'class LBFGSpp::BFGSMat' 37 | Matrix m_s; // History of the s vectors | ^~~ ../inst/include/optimization/LBFGS.h:30:21: required from 'class LBFGSpp::LBFGSSolver' 30 | BFGSMat m_bfgs; // Approximation to the Hessian matrix | ^~~~~~ ../inst/include/optimization/wrapper.h:52:46: required from here 52 | LBFGSpp::LBFGSSolver solver(param); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::InnerStride<1> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:887:41: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator > > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator > > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:108:50: required from 'bool Eigen::DenseBase::any() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >]' 108 | && SizeAtCompileTime * (int(Evaluator::CoeffReadCost) + int(NumTraits::AddCost)) <= EIGEN_UNROLLING_LIMIT | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:303:58: required from here 303 | const bool has_infinite = (lower.array() == -Inf).any() || (upper.array() == Inf).any(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:106:27: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 106 | m_drt.noalias() = -m_grad; | ^~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:159:32: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 159 | vecs.noalias() = x - m_xp; | ~~^~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:189:28: required from 'class Numer::QuadratureKronrod' 189 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod15 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:189:28: required from 'class Numer::QuadratureKronrod' 189 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod15 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:215:28: required from 'class Numer::QuadratureKronrod' 215 | Eigen::Array QuadratureKronrod::abscissaeGauss15 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:235:29: required from 'class Numer::QuadratureKronrod' 235 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod21 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:235:29: required from 'class Numer::QuadratureKronrod' 235 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod21 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:267:28: required from 'class Numer::QuadratureKronrod' 267 | Eigen::Array QuadratureKronrod::abscissaeGauss21 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:267:28: required from 'class Numer::QuadratureKronrod' 267 | Eigen::Array QuadratureKronrod::abscissaeGauss21 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:289:29: required from 'class Numer::QuadratureKronrod' 289 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod31 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:289:29: required from 'class Numer::QuadratureKronrod' 289 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod31 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:359:29: required from 'class Numer::QuadratureKronrod' 359 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod41 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:359:29: required from 'class Numer::QuadratureKronrod' 359 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod41 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:411:29: required from 'class Numer::QuadratureKronrod' 411 | Eigen::Array QuadratureKronrod::abscissaeGauss41 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:411:29: required from 'class Numer::QuadratureKronrod' 411 | Eigen::Array QuadratureKronrod::abscissaeGauss41 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:443:29: required from 'class Numer::QuadratureKronrod' 443 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod51 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:443:29: required from 'class Numer::QuadratureKronrod' 443 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod51 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:505:29: required from 'class Numer::QuadratureKronrod' 505 | Eigen::Array QuadratureKronrod::abscissaeGauss51 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:505:29: required from 'class Numer::QuadratureKronrod' 505 | Eigen::Array QuadratureKronrod::abscissaeGauss51 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:543:29: required from 'class Numer::QuadratureKronrod' 543 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod61 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:543:29: required from 'class Numer::QuadratureKronrod' 543 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod61 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:615:29: required from 'class Numer::QuadratureKronrod' 615 | Eigen::Array QuadratureKronrod::abscissaeGauss61 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:615:29: required from 'class Numer::QuadratureKronrod' 615 | Eigen::Array QuadratureKronrod::abscissaeGauss61 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:657:29: required from 'class Numer::QuadratureKronrod' 657 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod71 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:657:29: required from 'class Numer::QuadratureKronrod' 657 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod71 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:739:29: required from 'class Numer::QuadratureKronrod' 739 | Eigen::Array QuadratureKronrod::abscissaeGauss71 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:739:29: required from 'class Numer::QuadratureKronrod' 739 | Eigen::Array QuadratureKronrod::abscissaeGauss71 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:787:29: required from 'class Numer::QuadratureKronrod' 787 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod81 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:787:29: required from 'class Numer::QuadratureKronrod' 787 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod81 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:879:29: required from 'class Numer::QuadratureKronrod' 879 | Eigen::Array QuadratureKronrod::abscissaeGauss81 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:879:29: required from 'class Numer::QuadratureKronrod' 879 | Eigen::Array QuadratureKronrod::abscissaeGauss81 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:931:29: required from 'class Numer::QuadratureKronrod' 931 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod91 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:931:29: required from 'class Numer::QuadratureKronrod' 931 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod91 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1033:29: required from 'class Numer::QuadratureKronrod' 1033 | Eigen::Array QuadratureKronrod::abscissaeGauss91 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1033:29: required from 'class Numer::QuadratureKronrod' 1033 | Eigen::Array QuadratureKronrod::abscissaeGauss91 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1091:29: required from 'class Numer::QuadratureKronrod' 1091 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod101 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1091:29: required from 'class Numer::QuadratureKronrod' 1091 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod101 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1203:29: required from 'class Numer::QuadratureKronrod' 1203 | Eigen::Array QuadratureKronrod::abscissaeGauss101 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1203:29: required from 'class Numer::QuadratureKronrod' 1203 | Eigen::Array QuadratureKronrod::abscissaeGauss101 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1265:29: required from 'class Numer::QuadratureKronrod' 1265 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod121 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1265:29: required from 'class Numer::QuadratureKronrod' 1265 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod121 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1397:29: required from 'class Numer::QuadratureKronrod' 1397 | Eigen::Array QuadratureKronrod::abscissaeGauss121 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1397:29: required from 'class Numer::QuadratureKronrod' 1397 | Eigen::Array QuadratureKronrod::abscissaeGauss121 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1469:30: required from 'class Numer::QuadratureKronrod' 1469 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod201 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1469:30: required from 'class Numer::QuadratureKronrod' 1469 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod201 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1681:29: required from 'class Numer::QuadratureKronrod' 1681 | Eigen::Array QuadratureKronrod::abscissaeGauss201 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1681:29: required from 'class Numer::QuadratureKronrod' 1681 | Eigen::Array QuadratureKronrod::abscissaeGauss201 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/LineSearchNocedalWright.h:146:37: required from 'static void LBFGSpp::LineSearchNocedalWright::LineSearch(Foo&, const LBFGSpp::LBFGSParam&, const Vector&, const Vector&, const Scalar&, Scalar&, Scalar&, Vector&, Scalar&, Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; Vector = Eigen::Matrix]' 146 | x.noalias() = xp + step * drt; | ~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:127:43: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 127 | LineSearch::LineSearch(f, m_param, m_xp, m_drt, step_max, step, fx, m_grad, dg, x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/LineSearchNocedalWright.h:146:37: required from 'static void LBFGSpp::LineSearchNocedalWright::LineSearch(Foo&, const LBFGSpp::LBFGSParam&, const Vector&, const Vector&, const Scalar&, Scalar&, Scalar&, Vector&, Scalar&, Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; Vector = Eigen::Matrix]' 146 | x.noalias() = xp + step * drt; | ~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:127:43: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 127 | LineSearch::LineSearch(f, m_param, m_xp, m_drt, step_max, step, fx, m_grad, dg, x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/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 > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/LineSearchNocedalWright.h:146:30: required from 'static void LBFGSpp::LineSearchNocedalWright::LineSearch(Foo&, const LBFGSpp::LBFGSParam&, const Vector&, const Vector&, const Scalar&, Scalar&, Scalar&, Vector&, Scalar&, Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; Vector = Eigen::Matrix]' 146 | x.noalias() = xp + step * drt; | ~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:127:43: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 127 | LineSearch::LineSearch(f, m_param, m_xp, m_drt, step_max, step, fx, m_grad, dg, x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:161:56: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 161 | if (vecs.dot(vecy) > eps * vecy.squaredNorm()) | ~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:85:16: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 85 | m_s.col(loc).noalias() = s; | ~~~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:37: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ~~~~~~~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:56: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:59: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:112:29: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 112 | m_permMinv.block(m_m + loc, m_m, 1, m_ncorr).noalias() = Ss.transpose(); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:112:82: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 112 | m_permMinv.block(m_m + loc, m_m, 1, m_ncorr).noalias() = Ss.transpose(); | ~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:329:77: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' 329 | template class Ref | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/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, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:289:41: required from 'void LBFGSpp::BFGSMat::apply_Hv(const Vector&, const Scalar&, Vector&) [with Scalar = double; bool LBFGSB = false; Vector = Eigen::Matrix]' 289 | res.noalias() -= m_alpha[j] * m_y.col(j); | ~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:165:28: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 165 | m_bfgs.apply_Hv(m_grad, -Scalar(1), m_drt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:57:33: required from 'static void LBFGSpp::LBFGSBSolver::force_bounds(Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 57 | x.noalias() = x.cwiseMax(lb).cwiseMin(ub); | ~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:128:21: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 128 | force_bounds(x, lb, ub); | ~~~~~~~~~~~~^~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/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::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:57:46: required from 'static void LBFGSpp::LBFGSBSolver::force_bounds(Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 57 | x.noalias() = x.cwiseMax(lb).cwiseMin(ub); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:128:21: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 128 | force_bounds(x, lb, ub); | ~~~~~~~~~~~~^~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/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::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:64:33: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/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::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:64:46: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:64:51: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:64:64: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:76:32: required from 'void LBFGSpp::BFGSMat::reset(int, int) [with Scalar = double; bool LBFGSB = true]' 76 | m_permMinv.diagonal().setOnes(); | ~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSB.h:193:29: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 193 | m_bfgs.reset(n, m_param.m); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:172:37: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 172 | Vector lambda = Vector::Zero(nfree), mu = Vector::Zero(nfree); | ~~~~~~~~~~~~^~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:123:35: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 123 | Scalar dg = m_grad.dot(m_drt); | ~~~~~~~~~~^~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:92:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 92 | m_theta = m_y.col(loc).squaredNorm() / ys; | ~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 20 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::mul_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:143:50: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 143 | m_permMinv.block(m_m, m_m, m_m, m_m) *= m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:17: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:51: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:70: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:73: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:47: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:47: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:83: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:83: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:368:50: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 368 | vpadding.head(m_ncorr).noalias() = v.head(m_ncorr); | ~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:41: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:44: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:535:31: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 535 | res.noalias() = v / m_theta; | ~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:31: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:74: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:85: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:546:25: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:546:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:546:61: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:546:73: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:102: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:550:47: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:104: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:555:112: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:555:72: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:554:88: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 554 | mid.col(m_ncorr + j).segment(m_ncorr + j, m_ncorr - j).noalias() = m_theta * | ~~~~~~~~^ 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:43: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~^~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:50: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:37: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:25: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ^~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:29: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~^~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Ref >, const Eigen::Ref > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::Ref > >; Func = Eigen::internal::scalar_product_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Ref >, const Eigen::Ref > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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_product_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::Ref > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:497:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::Ref > >; typename Eigen::internal::traits::Scalar = double]' 497 | return derived().redux(Eigen::internal::scalar_product_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:206:38: required from here 206 | scalefac((upper - lower).prod()), | ~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1018:71: required from 'struct Eigen::internal::evaluator > >' 1018 | Flags = evaluator >::Flags, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Ref >; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Ref >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Ref >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Ref >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:56:20: required from here 56 | xx.noalias() = x; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; U = Eigen::Block, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:89:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 89 | const Scalar ys = m_s.col(loc).dot(m_y.col(loc)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:330:16: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_1x1(Index) [with Scalar = double; Index = long long int]' 330 | MapVec l(lptr, ldim); | ^ ../inst/include/optimization/LBFGSpp/BKLDLT.h:416:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 416 | m_info = gaussian_elimination_1x1(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> >, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:333:91: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_1x1(Index) [with Scalar = double; Index = long long int]' 333 | MapVec(col_pointer(j + k + 1), ldim - j).noalias() -= (lptr[j] / akk) * l.tail(ldim - j); | ~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:416:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 416 | m_info = gaussian_elimination_1x1(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:333:83: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_1x1(Index) [with Scalar = double; Index = long long int]' 333 | MapVec(col_pointer(j + k + 1), ldim - j).noalias() -= (lptr[j] / akk) * l.tail(ldim - j); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:416:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 416 | m_info = gaussian_elimination_1x1(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:361:50: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 361 | Eigen::Matrix X(ldim, 2); | ^ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:362:14: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 362 | X.col(0).noalias() = l1 * e11 + l2 * e21; | ~~~~~^~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:362:33: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 362 | X.col(0).noalias() = l1 * e11 + l2 * e21; | ~~~^~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:362:39: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 362 | X.col(0).noalias() = l1 * e11 + l2 * e21; | ~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:368:81: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 368 | MapVec(col_pointer(j + k + 2), ldim - j).noalias() -= (X.col(0).tail(ldim - j) * l1ptr[j] + X.col(1).tail(ldim - j) * l2ptr[j]); | ~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:368:92: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 368 | MapVec(col_pointer(j + k + 2), ldim - j).noalias() -= (X.col(0).tail(ldim - j) * l1ptr[j] + X.col(1).tail(ldim - j) * l2ptr[j]); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:368:103: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 368 | MapVec(col_pointer(j + k + 2), ldim - j).noalias() -= (X.col(0).tail(ldim - j) * l1ptr[j] + X.col(1).tail(ldim - j) * l2ptr[j]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:288:40: required from 'void LBFGSpp::BFGSMat::apply_Hv(const Vector&, const Scalar&, Vector&) [with Scalar = double; bool LBFGSB = false; Vector = Eigen::Matrix]' 288 | m_alpha[j] = m_s.col(j).dot(res) / m_ys[j]; | ~~~~~~~~~~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:165:28: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 165 | m_bfgs.apply_Hv(m_grad, -Scalar(1), m_drt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:469:59: required from 'void LBFGSpp::BKLDLT::solve_inplace(GenericVector) const [with Scalar = double; GenericVector = Eigen::Ref >]' 469 | res.segment(i + 1, b1size).noalias() -= l * x[i]; | ~~^~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:372:36: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 372 | m_permMsolver.solve_inplace(vpadding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:475:68: required from 'void LBFGSpp::BKLDLT::solve_inplace(GenericVector) const [with Scalar = double; GenericVector = Eigen::Ref >]' 475 | res.segment(i + 2, b2size).noalias() -= (l1 * x[i] + l2 * x[i + 1]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:372:36: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 372 | m_permMsolver.solve_inplace(vpadding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:31: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:277: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:92:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 92 | m_theta = m_y.col(loc).squaredNorm() / ys; | ~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:161:56: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 161 | if (vecs.dot(vecy) > eps * vecy.squaredNorm()) | ~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Transpose >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Transpose >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Transpose >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Transpose >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:112:68: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 112 | m_permMinv.block(m_m + loc, m_m, 1, m_ncorr).noalias() = Ss.transpose(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true> >, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, 0, Eigen::Stride<0, 0> >, -1, 1, false>; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -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]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:505:49: required from 'void LBFGSpp::BKLDLT::solve_inplace(GenericVector) const [with Scalar = double; GenericVector = Eigen::Ref >]' 505 | x[i] -= res.segment(i + 1, ldim).dot(l); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:372:36: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 372 | m_permMsolver.solve_inplace(vpadding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463: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]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:123:35: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 123 | Scalar dg = m_grad.dot(m_drt); | ~~~~~~~~~~^~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:92:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 92 | m_theta = m_y.col(loc).squaredNorm() / ys; | ~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true> >, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, true> >, Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSB.h:64:75: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774: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, -1, 1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::Block, -1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, -1, 1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Block, -1, 1, false>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:368:42: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 368 | vpadding.head(m_ncorr).noalias() = v.head(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780: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, -1, 1, false>; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::Block, -1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, -1, 1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Block, -1, 1, false>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:368:42: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 368 | vpadding.head(m_ncorr).noalias() = v.head(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:196:64: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:196:82: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; U = Eigen::Block, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:89:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 89 | const Scalar ys = m_s.col(loc).dot(m_y.col(loc)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774: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::Stride<0, 0> >, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false> >; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:333:64: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_1x1(Index) [with Scalar = double; Index = long long int]' 333 | MapVec(col_pointer(j + k + 1), ldim - j).noalias() -= (lptr[j] / akk) * l.tail(ldim - j); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:416:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 416 | m_info = gaussian_elimination_1x1(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:362:28: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 362 | X.col(0).noalias() = l1 * e11 + l2 * e21; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:368:64: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 368 | MapVec(col_pointer(j + k + 2), ldim - j).noalias() -= (X.col(0).tail(ldim - j) * l1ptr[j] + X.col(1).tail(ldim - j) * l2ptr[j]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:288:40: required from 'void LBFGSpp::BFGSMat::apply_Hv(const Vector&, const Scalar&, Vector&) [with Scalar = double; bool LBFGSB = false; Vector = Eigen::Matrix]' 288 | m_alpha[j] = m_s.col(j).dot(res) / m_ys[j]; | ~~~~~~~~~~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:165:28: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 165 | m_bfgs.apply_Hv(m_grad, -Scalar(1), m_drt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774: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, -1, -1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, -1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, -1, -1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:223:29: required from 'static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Block, -1, -1, false>; OtherXpr = Eigen::Block, -1, -1, false>; ProductType = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]' 223 | call_assignment_no_alias(dst, src.lhs(), Func1()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:333: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 306 | typedef typename Traits::LhsPacket LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347: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::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Block, -1, 1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, true> >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 310 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347: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::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Block, -1, 1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, true> >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from 'struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 314 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347: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::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Dest = Eigen::Block, -1, 1, false>; typename Dest::Scalar = double]' 346 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 347 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 348 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 350 | RhsMapper(actualRhsPtr, 1), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 351 | dest.data(), dest.col(0).innerStride(), //NOTE if dest is not a vector at compile-time, then dest.innerStride() might be wrong. (bug 1166) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 352 | actualAlpha); | ~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Block, -1, 1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Matrix; Derived = Eigen::internal::generic_product_impl, -1, -1, true> >, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, 0, Eigen::Stride<0, 0> >, -1, 1, false>; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -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]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:505:49: required from 'void LBFGSpp::BKLDLT::solve_inplace(GenericVector) const [with Scalar = double; GenericVector = Eigen::Ref >]' 505 | x[i] -= res.segment(i + 1, ldim).dot(l); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:372:36: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 372 | m_permMsolver.solve_inplace(vpadding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true>, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true> >, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/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> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296: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::CwiseUnaryOp, const Eigen::Matrix >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 296 | dest.matrix() += actualAlpha * MappedDest(actualDestPtr, dest.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true>, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true>, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true> >, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true> >, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true> >, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, -1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:330: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:147:40: required from 'void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long long int]' 147 | typedef typename Traits::ResScalar ResScalar; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:342:81: required from 'void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long long int]' 342 | evaluateProductBlockingSizesHeuristic(k, m, n, num_threads); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:355:66: required from 'Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long long int]' 355 | computeProductBlockingSizes(this->m_kc, this->m_mc, this->m_nc, num_threads); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:507:18: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 507 | BlockingType blocking(dst.rows(), dst.cols(), lhs.cols(), 1, true); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1080 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 82 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1085 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 82 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Matrix >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 184 | pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2256 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2258 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2259 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2298 | PacketBlock kernel_half; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2304 | PacketBlock kernel_quarter; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:195:21: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 195 | pack_rhs(blockB, rhs.getSubMapper(k2,j2), actual_kc, actual_nc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:198:15: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 198 | gebp(res.getSubMapper(i2, j2), blockA, blockB, actual_mc, actual_kc, actual_nc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, -1, true> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Block, -1, -1, true>; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, -1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, -1, true> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Block, -1, -1, true>; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator, -1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1> >; Functor = Eigen::internal::sub_assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:23: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:554:78: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 554 | mid.col(m_ncorr + j).segment(m_ncorr + j, m_ncorr - j).noalias() = m_theta * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:23: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/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, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:23: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:23: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:554:78: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 554 | mid.col(m_ncorr + j).segment(m_ncorr + j, m_ncorr - j).noalias() = m_theta * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I../inst/include/optimization -I../inst/include/integration -I./cuhre -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fastLR.cpp -o fastLR.o In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:205, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Dense:1, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigenForward.h:28, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigen.h:25, from ../inst/include/RcppNumerical.h:10, from fastLR.cpp:1: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument '__m128' [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument '__m128i' [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument '__m128d' [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:174: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__m128'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__m128d'} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL' 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:165: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here 24 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__m128'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:271: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here 27 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from 'struct Eigen::internal::traits >' 266 | Alignment = internal::traits::Alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here 98 | ResAlignment = traits >::Alignment | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase >' 46 | typedef typename Coefficients::CoeffReturnType CoeffReturnType; | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from 'class Eigen::Quaternion' 273 | class Quaternion : public QuaternionBase > | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here 102 | { | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/SparseCore:37, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Sparse:26, from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/RcppEigenForward.h:29: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase >' 36 | class SparseCompressedBase | ^~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix' 96 | class SparseMatrix | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here 61 | typedef Triplet T; | ^ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/Func.h:18:42: required from here 18 | using Refvec = Eigen::Ref; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/Func.h:18:42: required from here 18 | using Refvec = Eigen::Ref; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:636:45: required from 'class Numer::Integrator' 636 | Eigen::Array m_lowerList; | ^~~~~~~~~~~ ../inst/include/integration/wrapper.h:67:29: required from here 67 | const Integrator::QuadratureRule rule = Integrator::GaussKronrod41 | ^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/wrapper.h:188:50: required from here 188 | const Eigen::Map xval(x, *ndim); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:329:77: required from 'class Eigen::Ref >' 329 | template class Ref | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:189:26: required from here 189 | *f = func->operator()(xval); | ~~~~~~~~~~~~~~~~^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Ref >, const Eigen::Ref > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Ref >, const Eigen::Ref > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Ref >, const Eigen::Ref > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Ref >, const Eigen::Ref >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::Ref > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:206:27: required from here 206 | scalefac((upper - lower).prod()), | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Ref > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Ref > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Ref > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Ref >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:213:51: required from here 213 | scalex.noalias() = lb + range.cwiseProduct(x); | ~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Ref > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:213:53: required from here 213 | scalex.noalias() = lb + range.cwiseProduct(x); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ ../inst/include/integration/wrapper.h:303:43: required from here 303 | const bool has_infinite = (lower.array() == -Inf).any() || (upper.array() == Inf).any(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Array >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Array > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, Eigen::Array > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Array >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:303:50: required from here 303 | const bool has_infinite = (lower.array() == -Inf).any() || (upper.array() == Inf).any(); | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from 'class Eigen::Ref >' 281 | template class Ref | ^~~ ../inst/include/optimization/wrapper.h:27:24: required from here 27 | return f.f_grad(x, grad); | ~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:37:12: required from 'class LBFGSpp::BFGSMat' 37 | Matrix m_s; // History of the s vectors | ^~~ ../inst/include/optimization/LBFGS.h:30:21: required from 'class LBFGSpp::LBFGSSolver' 30 | BFGSMat m_bfgs; // Approximation to the Hessian matrix | ^~~~~~ ../inst/include/optimization/wrapper.h:52:46: required from here 52 | LBFGSpp::LBFGSSolver solver(param); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ fastLR.cpp:11:18: required from here 11 | const MapMat X; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ fastLR.cpp:12:18: required from here 12 | const MapVec Y; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ fastLR.cpp:39:25: required from here 39 | prob = (xbeta - prob).array().exp(); | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Matrix, const Eigen::Matrix > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from 'class Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >' 42 | class ArrayWrapper : public ArrayBase > | ^~~~~~~~~~~~ fastLR.cpp:39:36: required from here 39 | prob = (xbeta - prob).array().exp(); | ~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::Matrix, const Eigen::Matrix > > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ fastLR.cpp:39:42: required from here 39 | prob = (xbeta - prob).array().exp(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >' 52 | template class Transpose | ^~~~~~~~~ fastLR.cpp:40:37: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ fastLR.cpp:40:50: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::InnerStride<1> >' 94 | template class Map | ^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:887:41: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator > > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator > > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:108:50: required from 'bool Eigen::DenseBase::any() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >]' 108 | && SizeAtCompileTime * (int(Evaluator::CoeffReadCost) + int(NumTraits::AddCost)) <= EIGEN_UNROLLING_LIMIT | ^~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:303:58: required from here 303 | const bool has_infinite = (lower.array() == -Inf).any() || (upper.array() == Inf).any(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:106:27: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 106 | m_drt.noalias() = -m_grad; | ^~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:189:28: required from 'class Numer::QuadratureKronrod' 189 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod15 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:189:28: required from 'class Numer::QuadratureKronrod' 189 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod15 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:215:28: required from 'class Numer::QuadratureKronrod' 215 | Eigen::Array QuadratureKronrod::abscissaeGauss15 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:235:29: required from 'class Numer::QuadratureKronrod' 235 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod21 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:235:29: required from 'class Numer::QuadratureKronrod' 235 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod21 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:267:28: required from 'class Numer::QuadratureKronrod' 267 | Eigen::Array QuadratureKronrod::abscissaeGauss21 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:267:28: required from 'class Numer::QuadratureKronrod' 267 | Eigen::Array QuadratureKronrod::abscissaeGauss21 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:289:29: required from 'class Numer::QuadratureKronrod' 289 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod31 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:289:29: required from 'class Numer::QuadratureKronrod' 289 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod31 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:359:29: required from 'class Numer::QuadratureKronrod' 359 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod41 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:359:29: required from 'class Numer::QuadratureKronrod' 359 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod41 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:411:29: required from 'class Numer::QuadratureKronrod' 411 | Eigen::Array QuadratureKronrod::abscissaeGauss41 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:411:29: required from 'class Numer::QuadratureKronrod' 411 | Eigen::Array QuadratureKronrod::abscissaeGauss41 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:443:29: required from 'class Numer::QuadratureKronrod' 443 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod51 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:443:29: required from 'class Numer::QuadratureKronrod' 443 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod51 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:505:29: required from 'class Numer::QuadratureKronrod' 505 | Eigen::Array QuadratureKronrod::abscissaeGauss51 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:505:29: required from 'class Numer::QuadratureKronrod' 505 | Eigen::Array QuadratureKronrod::abscissaeGauss51 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:543:29: required from 'class Numer::QuadratureKronrod' 543 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod61 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:543:29: required from 'class Numer::QuadratureKronrod' 543 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod61 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:615:29: required from 'class Numer::QuadratureKronrod' 615 | Eigen::Array QuadratureKronrod::abscissaeGauss61 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:615:29: required from 'class Numer::QuadratureKronrod' 615 | Eigen::Array QuadratureKronrod::abscissaeGauss61 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:657:29: required from 'class Numer::QuadratureKronrod' 657 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod71 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:657:29: required from 'class Numer::QuadratureKronrod' 657 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod71 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:739:29: required from 'class Numer::QuadratureKronrod' 739 | Eigen::Array QuadratureKronrod::abscissaeGauss71 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:739:29: required from 'class Numer::QuadratureKronrod' 739 | Eigen::Array QuadratureKronrod::abscissaeGauss71 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:787:29: required from 'class Numer::QuadratureKronrod' 787 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod81 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:787:29: required from 'class Numer::QuadratureKronrod' 787 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod81 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:879:29: required from 'class Numer::QuadratureKronrod' 879 | Eigen::Array QuadratureKronrod::abscissaeGauss81 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:879:29: required from 'class Numer::QuadratureKronrod' 879 | Eigen::Array QuadratureKronrod::abscissaeGauss81 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:931:29: required from 'class Numer::QuadratureKronrod' 931 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod91 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:931:29: required from 'class Numer::QuadratureKronrod' 931 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod91 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1033:29: required from 'class Numer::QuadratureKronrod' 1033 | Eigen::Array QuadratureKronrod::abscissaeGauss91 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1033:29: required from 'class Numer::QuadratureKronrod' 1033 | Eigen::Array QuadratureKronrod::abscissaeGauss91 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1091:29: required from 'class Numer::QuadratureKronrod' 1091 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod101 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1091:29: required from 'class Numer::QuadratureKronrod' 1091 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod101 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1203:29: required from 'class Numer::QuadratureKronrod' 1203 | Eigen::Array QuadratureKronrod::abscissaeGauss101 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1203:29: required from 'class Numer::QuadratureKronrod' 1203 | Eigen::Array QuadratureKronrod::abscissaeGauss101 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1265:29: required from 'class Numer::QuadratureKronrod' 1265 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod121 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1265:29: required from 'class Numer::QuadratureKronrod' 1265 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod121 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1397:29: required from 'class Numer::QuadratureKronrod' 1397 | Eigen::Array QuadratureKronrod::abscissaeGauss121 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1397:29: required from 'class Numer::QuadratureKronrod' 1397 | Eigen::Array QuadratureKronrod::abscissaeGauss121 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1469:30: required from 'class Numer::QuadratureKronrod' 1469 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod201 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1469:30: required from 'class Numer::QuadratureKronrod' 1469 | Eigen::Array QuadratureKronrod::abscissaeGaussKronrod201 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1681:29: required from 'class Numer::QuadratureKronrod' 1681 | Eigen::Array QuadratureKronrod::abscissaeGauss201 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/GaussKronrodNodesWeights.h:1681:29: required from 'class Numer::QuadratureKronrod' 1681 | Eigen::Array QuadratureKronrod::abscissaeGauss201 = | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:449:40: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/LineSearchNocedalWright.h:146:37: required from 'static void LBFGSpp::LineSearchNocedalWright::LineSearch(Foo&, const LBFGSpp::LBFGSParam&, const Vector&, const Vector&, const Scalar&, Scalar&, Scalar&, Vector&, Scalar&, Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; Vector = Eigen::Matrix]' 146 | x.noalias() = xp + step * drt; | ~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:127:43: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 127 | LineSearch::LineSearch(f, m_param, m_xp, m_drt, step_max, step, fx, m_grad, dg, x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/LineSearchNocedalWright.h:146:37: required from 'static void LBFGSpp::LineSearchNocedalWright::LineSearch(Foo&, const LBFGSpp::LBFGSParam&, const Vector&, const Vector&, const Scalar&, Scalar&, Scalar&, Vector&, Scalar&, Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; Vector = Eigen::Matrix]' 146 | x.noalias() = xp + step * drt; | ~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:127:43: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 127 | LineSearch::LineSearch(f, m_param, m_xp, m_drt, step_max, step, fx, m_grad, dg, x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/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 > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/LineSearchNocedalWright.h:146:30: required from 'static void LBFGSpp::LineSearchNocedalWright::LineSearch(Foo&, const LBFGSpp::LBFGSParam&, const Vector&, const Vector&, const Scalar&, Scalar&, Scalar&, Vector&, Scalar&, Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; Vector = Eigen::Matrix]' 146 | x.noalias() = xp + step * drt; | ~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:127:43: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 127 | LineSearch::LineSearch(f, m_param, m_xp, m_drt, step_max, step, fx, m_grad, dg, x); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:161:56: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 161 | if (vecs.dot(vecy) > eps * vecy.squaredNorm()) | ~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:85:16: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 85 | m_s.col(loc).noalias() = s; | ~~~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:37: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ~~~~~~~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:56: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:59: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:112:29: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 112 | m_permMinv.block(m_m + loc, m_m, 1, m_ncorr).noalias() = Ss.transpose(); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:112:82: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 112 | m_permMinv.block(m_m + loc, m_m, 1, m_ncorr).noalias() = Ss.transpose(); | ~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::OuterStride<> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from 'class Eigen::RefBase, 0, Eigen::OuterStride<> > >' 59 | template class RefBase | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Ref.h:329:77: required from 'class Eigen::Ref, 0, Eigen::OuterStride<> >' 329 | template class Ref | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/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, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:289:41: required from 'void LBFGSpp::BFGSMat::apply_Hv(const Vector&, const Scalar&, Vector&) [with Scalar = double; bool LBFGSB = false; Vector = Eigen::Matrix]' 289 | res.noalias() -= m_alpha[j] * m_y.col(j); | ~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:165:28: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 165 | m_bfgs.apply_Hv(m_grad, -Scalar(1), m_drt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:57:33: required from 'static void LBFGSpp::LBFGSBSolver::force_bounds(Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 57 | x.noalias() = x.cwiseMax(lb).cwiseMin(ub); | ~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:128:21: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 128 | force_bounds(x, lb, ub); | ~~~~~~~~~~~~^~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/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::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:57:46: required from 'static void LBFGSpp::LBFGSBSolver::force_bounds(Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 57 | x.noalias() = x.cwiseMax(lb).cwiseMin(ub); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:128:21: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 128 | force_bounds(x, lb, ub); | ~~~~~~~~~~~~^~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/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::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:64:33: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/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::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:64:46: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:64:51: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:64:64: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from 'class Eigen::Diagonal, 0>' 63 | template class Diagonal | ^~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:76:32: required from 'void LBFGSpp::BFGSMat::reset(int, int) [with Scalar = double; bool LBFGSB = true]' 76 | m_permMinv.diagonal().setOnes(); | ~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSB.h:193:29: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 193 | m_bfgs.reset(n, m_param.m); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:172:37: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 172 | Vector lambda = Vector::Zero(nfree), mu = Vector::Zero(nfree); | ~~~~~~~~~~~~^~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ fastLR.cpp:30:36: required from here 30 | const double yxbeta = Y.dot(xbeta); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from 'class Eigen::Array' 45 | class Array | ^~~~~ ../inst/include/integration/Integrator.h:542:57: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 542 | Eigen::Array points; | ^~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits >' 22 | typedef typename find_best_packet<_Scalar,size>::type PacketScalar; | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:17:8: required from 'struct Eigen::internal::traits >' 17 | struct traits > : traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >' 18 | struct traits > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from 'struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >' 32 | enum { has_direct_access = (traits::Flags & DirectAccessBit) ? 1 : 0, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 111 | int Level = internal::accessors_level::has_write_access ? WriteAccessors : ReadOnlyAccessors | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>' 223 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map, 0, Eigen::Stride<0, 0> >' 94 | template class Map | ^~~ ../inst/include/integration/Integrator.h:559:67: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 559 | Eigen::Map< Eigen::Array > f1Array(&fPoints[1], size1, 1); | ^~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:36: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~^~~~~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, -1, 1, false> >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:73: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from 'class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 39 | template class ArrayBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:47: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:123:35: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 123 | Scalar dg = m_grad.dot(m_drt); | ~~~~~~~~~~^~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:92:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 92 | m_theta = m_y.col(loc).squaredNorm() / ys; | ~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from 'Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>; Scalar = double]' 20 | internal::call_assignment(this->derived(), PlainObject::Constant(rows(),cols(),other), internal::mul_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:143:50: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 143 | m_permMinv.block(m_m, m_m, m_m, m_m) *= m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:17: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:51: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:70: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:73: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:47: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:47: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:83: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:83: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:368:50: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 368 | vpadding.head(m_ncorr).noalias() = v.head(m_ncorr); | ~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:41: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:44: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~~^~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:535:31: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 535 | res.noalias() = v / m_theta; | ~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:31: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:74: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>, -1, 1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:85: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, -1, false>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:546:25: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:546:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:546:61: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:546:73: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:102: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:550:47: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:104: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:555:112: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:555:72: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:554:88: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 554 | mid.col(m_ncorr + j).segment(m_ncorr + j, m_ncorr - j).noalias() = m_theta * | ~~~~~~~~^ 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:43: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~^~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:50: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:37: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>' 94 | class CwiseUnaryOpImpl | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp, const Eigen::Matrix >' 55 | class CwiseUnaryOp : public CwiseUnaryOpImpl::StorageKind>, internal::no_assignment_operator | ^~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:25: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ^~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::Matrix >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::Matrix >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:29: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~^~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Ref >, const Eigen::Ref > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::Ref > >; Func = Eigen::internal::scalar_product_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Ref >, const Eigen::Ref > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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_product_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::Ref > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:497:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::prod() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Ref >, const Eigen::Ref > >; typename Eigen::internal::traits::Scalar = double]' 497 | return derived().redux(Eigen::internal::scalar_product_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:206:38: required from here 206 | scalefac((upper - lower).prod()), | ~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1018:71: required from 'struct Eigen::internal::evaluator > >' 1018 | Flags = evaluator >::Flags, | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Ref >; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Ref >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Ref >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Ref >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:56:20: required from here 56 | xx.noalias() = x; | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; U = Eigen::Block, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:89:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 89 | const Scalar ys = m_s.col(loc).dot(m_y.col(loc)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, 0, Eigen::Stride<0, 0> >, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:333:91: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_1x1(Index) [with Scalar = double; Index = long long int]' 333 | MapVec(col_pointer(j + k + 1), ldim - j).noalias() -= (lptr[j] / akk) * l.tail(ldim - j); | ~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:416:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 416 | m_info = gaussian_elimination_1x1(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:333:83: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_1x1(Index) [with Scalar = double; Index = long long int]' 333 | MapVec(col_pointer(j + k + 1), ldim - j).noalias() -= (lptr[j] / akk) * l.tail(ldim - j); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:416:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 416 | m_info = gaussian_elimination_1x1(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase >' 98 | class PlainObjectBase : public internal::dense_xpr_base::type | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix' 178 | class Matrix | ^~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:361:50: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 361 | Eigen::Matrix X(ldim, 2); | ^ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, -1, 1, true>' 103 | template class Block | ^~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:362:14: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 362 | X.col(0).noalias() = l1 * e11 + l2 * e21; | ~~~~~^~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:362:33: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 362 | X.col(0).noalias() = l1 * e11 + l2 * e21; | ~~~^~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:362:39: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 362 | X.col(0).noalias() = l1 * e11 + l2 * e21; | ~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock, -1, 1, true>, -1>' 56 | template class VectorBlock | ^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:368:81: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 368 | MapVec(col_pointer(j + k + 2), ldim - j).noalias() -= (X.col(0).tail(ldim - j) * l1ptr[j] + X.col(1).tail(ldim - j) * l2ptr[j]); | ~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:368:92: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 368 | MapVec(col_pointer(j + k + 2), ldim - j).noalias() -= (X.col(0).tail(ldim - j) * l1ptr[j] + X.col(1).tail(ldim - j) * l2ptr[j]); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:368:103: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 368 | MapVec(col_pointer(j + k + 2), ldim - j).noalias() -= (X.col(0).tail(ldim - j) * l1ptr[j] + X.col(1).tail(ldim - j) * l2ptr[j]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:288:40: required from 'void LBFGSpp::BFGSMat::apply_Hv(const Vector&, const Scalar&, Vector&) [with Scalar = double; bool LBFGSB = false; Vector = Eigen::Matrix]' 288 | m_alpha[j] = m_s.col(j).dot(res) / m_ys[j]; | ~~~~~~~~~~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:165:28: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 165 | m_bfgs.apply_Hv(m_grad, -Scalar(1), m_drt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:469:59: required from 'void LBFGSpp::BKLDLT::solve_inplace(GenericVector) const [with Scalar = double; GenericVector = Eigen::Ref >]' 469 | res.segment(i + 1, b1size).noalias() -= l * x[i]; | ~~^~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:372:36: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 372 | m_permMsolver.solve_inplace(vpadding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:475:68: required from 'void LBFGSpp::BKLDLT::solve_inplace(GenericVector) const [with Scalar = double; GenericVector = Eigen::Ref >]' 475 | res.segment(i + 2, b2size).noalias() -= (l1 * x[i] + l2 * x[i + 1]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:372:36: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 372 | m_permMsolver.solve_inplace(vpadding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:31: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~^~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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 = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:34:34: required from here 34 | const double f = prob.sum() - yxbeta; | ~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:277: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 8; int numGaussRows = 4; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:448:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 448 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 449 | QuadratureKronrod::abscissaeGaussKronrod15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 450 | QuadratureKronrod::weightsGaussKronrod15, QuadratureKronrod::weightsGauss15, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 451 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 11; int numGaussRows = 5; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:454:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 454 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 455 | QuadratureKronrod::abscissaeGaussKronrod21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 456 | QuadratureKronrod::weightsGaussKronrod21, QuadratureKronrod::weightsGauss21, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 457 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 16; int numGaussRows = 8; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:460:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 460 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 461 | QuadratureKronrod::abscissaeGaussKronrod31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 462 | QuadratureKronrod::weightsGaussKronrod31, QuadratureKronrod::weightsGauss31, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 463 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 21; int numGaussRows = 10; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:466:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 466 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 467 | QuadratureKronrod::abscissaeGaussKronrod41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 468 | QuadratureKronrod::weightsGaussKronrod41, QuadratureKronrod::weightsGauss41, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 469 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 26; int numGaussRows = 13; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:472:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 472 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 473 | QuadratureKronrod::abscissaeGaussKronrod51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | QuadratureKronrod::weightsGaussKronrod51, QuadratureKronrod::weightsGauss51, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 31; int numGaussRows = 15; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:478:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 478 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 479 | QuadratureKronrod::abscissaeGaussKronrod61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | QuadratureKronrod::weightsGaussKronrod61, QuadratureKronrod::weightsGauss61, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 36; int numGaussRows = 18; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:484:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 484 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 485 | QuadratureKronrod::abscissaeGaussKronrod71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | QuadratureKronrod::weightsGaussKronrod71, QuadratureKronrod::weightsGauss71, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 487 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, double>' 564 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:92:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 92 | m_theta = m_y.col(loc).squaredNorm() / ys; | ~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:161:56: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 161 | if (vecs.dot(vecy) > eps * vecy.squaredNorm()) | ~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Transpose >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Transpose >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Transpose >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Transpose >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:112:68: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 112 | m_permMinv.block(m_m + loc, m_m, 1, m_ncorr).noalias() = Ss.transpose(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true> >, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, 0, Eigen::Stride<0, 0> >, -1, 1, false>; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -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]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:505:49: required from 'void LBFGSpp::BKLDLT::solve_inplace(GenericVector) const [with Scalar = double; GenericVector = Eigen::Ref >]' 505 | x[i] -= res.segment(i + 1, ldim).dot(l); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:372:36: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 372 | m_permMsolver.solve_inplace(vpadding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ fastLR.cpp:30:36: required from here 30 | const double yxbeta = Y.dot(xbeta); | ~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; ExpressionType = Eigen::Ref >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; ExpressionType = Eigen::Ref >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 41; int numGaussRows = 20; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:490:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 490 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 491 | QuadratureKronrod::abscissaeGaussKronrod81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 492 | QuadratureKronrod::weightsGaussKronrod81, QuadratureKronrod::weightsGauss81, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 493 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 46; int numGaussRows = 23; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:496:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 496 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 497 | QuadratureKronrod::abscissaeGaussKronrod91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 498 | QuadratureKronrod::weightsGaussKronrod91, QuadratureKronrod::weightsGauss91, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 499 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 51; int numGaussRows = 25; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:502:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 502 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 503 | QuadratureKronrod::abscissaeGaussKronrod101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 504 | QuadratureKronrod::weightsGaussKronrod101, QuadratureKronrod::weightsGauss101, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 505 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 61; int numGaussRows = 30; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:508:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 508 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 509 | QuadratureKronrod::abscissaeGaussKronrod121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 510 | QuadratureKronrod::weightsGaussKronrod121, QuadratureKronrod::weightsGauss121, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:579:85: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrodHelper(Eigen::Array, Eigen::Array, Eigen::Array, const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; int numKronrodRows = 101; int numGaussRows = 50; int alignment = 0; Scalar_ = double; Scalar = double]' 579 | resultKronrod += ((f1Array + f2Array) * weightsGaussKronrod.head(size1)).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/integration/Integrator.h:514:41: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureKronrod(const FunctionType&, Scalar, Scalar, Scalar&, Scalar&, Scalar&, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 514 | return quadratureKronrodHelper( | ~~~~~~~~~~~~~~~~~~~~~~~^ 515 | QuadratureKronrod::abscissaeGaussKronrod201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 516 | QuadratureKronrod::weightsGaussKronrod201, QuadratureKronrod::weightsGauss201, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 517 | f, lowerLimit, upperLimit, estimatedError, absIntegral, absDiffIntegral, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/Integrator.h:116:44: required from 'Numer::Integrator::Scalar Numer::Integrator::quadratureAdaptive(const FunctionType&, Scalar, Scalar, Scalar, Scalar, QuadratureRule) [with FunctionType = Numer::Func; Scalar_ = double; Scalar = double]' 116 | Scalar integral = quadratureKronrod( | ~~~~~~~~~~~~~~~~~^ 117 | f, lowerLimit, upperLimit, m_estimatedError, absDiff, absResult, quadratureRule); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/integration/wrapper.h:83:46: required from here 83 | double res = intgr.quadratureAdaptive(f, lower, upper, eps_abs, eps_rel, rule); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463: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]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:123:35: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 123 | Scalar dg = m_grad.dot(m_drt); | ~~~~~~~~~~^~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from 'typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]' 98 | return numext::real((*this).cwiseAbs2().sum()); | ~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:92:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 92 | m_theta = m_y.col(loc).squaredNorm() / ys; | ~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true> >, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, true> >, Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 448 | return derived().redux(Eigen::internal::scalar_max_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::Matrix > >; typename Eigen::internal::traits::Scalar = double]' 466 | return maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSB.h:64:75: required from 'static Scalar LBFGSpp::LBFGSBSolver::proj_grad_norm(const Vector&, const Vector&, const Vector&, const Vector&) [with Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 64 | return ((x - g).cwiseMax(lb).cwiseMin(ub) - x).cwiseAbs().maxCoeff(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../inst/include/optimization/LBFGSB.h:138:37: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 138 | m_projgnorm = proj_grad_norm(x, m_grad, lb, ub); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774: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, -1, 1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::Block, -1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, -1, 1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Block, -1, 1, false>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:368:42: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 368 | vpadding.head(m_ncorr).noalias() = v.head(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780: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, -1, 1, false>; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, false>; SrcXprType = Eigen::Block, -1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, -1, 1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Block, -1, 1, false>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:368:42: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 368 | vpadding.head(m_ncorr).noalias() = v.head(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp, const Eigen::Matrix >' 60 | class CwiseNullaryOp : public internal::dense_xpr_base< CwiseNullaryOp >::type, internal::no_assignment_operator | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 38 | >::type Scalar; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:196:64: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Matrix, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:196:82: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' 1043 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>, -1, 1, false>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:333: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:87:38: required from 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 87 | typedef typename Traits::LhsPacket LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253: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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 252 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 253 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 254 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 256 | RhsMapper(actualRhs.data(), actualRhs.innerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 257 | dest.data(), 1, | ~~~~~~~~~~~~~~~ 258 | compatibleAlpha); | ~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:91:42: required from 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 91 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253: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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 252 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 253 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 254 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 256 | RhsMapper(actualRhs.data(), actualRhs.innerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 257 | dest.data(), 1, | ~~~~~~~~~~~~~~~ 258 | compatibleAlpha); | ~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'class Eigen::internal::gemv_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:95:45: required from 'struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>' 95 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253: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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Dest = Eigen::Matrix; typename Dest::Scalar = double]' 252 | general_matrix_vector_product | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 253 | ::run( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 254 | actualLhs.rows(), actualLhs.cols(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | LhsMapper(actualLhs.data(), actualLhs.outerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 256 | RhsMapper(actualRhs.data(), actualRhs.innerStride()), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 257 | dest.data(), 1, | ~~~~~~~~~~~~~~~ 258 | compatibleAlpha); | ~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Scalar = double]' 385 | internal::gemv_dense_selector::HasUsableDirectAccess) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 388 | >::run(actual_lhs, actual_rhs, dst, alpha); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 42 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/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> > > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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> > > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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> > >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; ExpressionType = Eigen::Ref >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; U = Eigen::Block, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:89:43: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 89 | const Scalar ys = m_s.col(loc).dot(m_y.col(loc)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774: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::Stride<0, 0> >, -1, 1, false> >; Functor = sub_assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false> >; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:333:64: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_1x1(Index) [with Scalar = double; Index = long long int]' 333 | MapVec(col_pointer(j + k + 1), ldim - j).noalias() -= (lptr[j] / akk) * l.tail(ldim - j); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:416:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 416 | m_info = gaussian_elimination_1x1(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = assign_op]' 780 | DstEvaluatorType dstEvaluator(dst); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:362:28: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 362 | X.col(0).noalias() = l1 * e11 + l2 * e21; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from 'ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Map, 0, Eigen::Stride<0, 0> >; StorageBase = Eigen::MatrixBase]' 59 | call_assignment_no_alias(m_expression, other.derived(), internal::sub_assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:368:64: required from 'int LBFGSpp::BKLDLT::gaussian_elimination_2x2(Index) [with Scalar = double; Index = long long int]' 368 | MapVec(col_pointer(j + k + 2), ldim - j).noalias() -= (X.col(0).tail(ldim - j) * l1ptr[j] + X.col(1).tail(ldim - j) * l2ptr[j]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:420:26: required from 'void LBFGSpp::BKLDLT::compute(ConstGenericMatrix&, int, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]' 420 | m_info = gaussian_elimination_2x2(k); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:144:34: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 144 | m_permMsolver.compute(m_permMinv); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, const Eigen::Matrix >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:288:40: required from 'void LBFGSpp::BFGSMat::apply_Hv(const Vector&, const Scalar&, Vector&) [with Scalar = double; bool LBFGSB = false; Vector = Eigen::Matrix]' 288 | m_alpha[j] = m_s.col(j).dot(res) / m_ys[j]; | ~~~~~~~~~~~~~~^~~~~ ../inst/include/optimization/LBFGS.h:165:28: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 165 | m_bfgs.apply_Hv(m_grad, -Scalar(1), m_drt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; ExpressionType = Eigen::Ref >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; ExpressionType = Eigen::Ref >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774: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, -1, -1, false>; Functor = assign_op]' 774 | SrcEvaluatorType srcEvaluator(src); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from 'static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Block, -1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]' 954 | call_dense_assignment_loop(dst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, -1, -1, false>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:223:29: required from 'static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Block, -1, -1, false>; OtherXpr = Eigen::Block, -1, -1, false>; ProductType = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]' 223 | call_assignment_no_alias(dst, src.lhs(), Func1()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:506:13: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, false>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, 0, Eigen::Stride<0, 0> >, -1, 1, false>; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]' 37 | return a.template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -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]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BKLDLT.h:505:49: required from 'void LBFGSpp::BKLDLT::solve_inplace(GenericVector) const [with Scalar = double; GenericVector = Eigen::Ref >]' 505 | x[i] -= res.segment(i + 1, ldim).dot(l); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:372:36: required from 'void LBFGSpp::BFGSMat::apply_Mv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 372 | m_permMsolver.solve_inplace(vpadding); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:157:22: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 157 | bfgs.apply_Mv(vecp, cache); // cache = Mp | ~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true>, -1, 1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 370 | typedef typename nested_eval::type RhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 478 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 479 | ::scaleAndAddTo(dst_vec, a_lhs, a_rhs.col(0), alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0, 7>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, 0>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from 'struct Eigen::internal::plain_object_eval, -1, -1, true> >, 1, -1, true>, Eigen::Dense>' 372 | typedef typename plain_matrix_type_dense::XprKind, evaluator::Flags>::type type; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl, -1, -1, true> >, 1, -1, true>, Eigen::Block, -1, -1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>' 369 | typedef typename nested_eval::type LhsNested; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 485 | return internal::generic_product_impl | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 486 | ::scaleAndAddTo(dst_vec, a_lhs.row(0), a_rhs, alpha); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Ref >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Ref >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:29:31: required from here 29 | xbeta.noalias() = X * beta; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; ExpressionType = Eigen::Ref >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; ExpressionType = Eigen::Ref >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from 'class Eigen::internal::dense_product_base, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1, 8>' 120 | class dense_product_base | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from 'class Eigen::ProductImpl, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1, Eigen::Dense>' 152 | class ProductImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1>' 71 | class Product : public ProductImpl<_Lhs,_Rhs,Option, | ^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true>, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true>, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true>, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true>, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true>, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, true> >, 1, -1, true>, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, true> >, 1, -1, true>, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from 'class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, false>' 172 | template class BlockImpl_dense | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false, Eigen::Dense>' 154 | class BlockImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>' 103 | template class Block | ^~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:43: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false>, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]' 361 | { Derived::scaleAndAddTo(dst,lhs,rhs,alpha); } | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::internal::generic_product_impl, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::DenseShape, Eigen::DenseShape, 7>]' 349 | { dst.setZero(); scaleAndAddTo(dst, lhs, rhs, Scalar(1)); } | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >; Lhs = Eigen::Transpose, 0, Eigen::Stride<0, 0> > >; Rhs = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>]' 148 | generic_product_impl::evalTo(dst, src.lhs(), src.rhs()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>; ExpressionType = Eigen::Ref >; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fastLR.cpp:40:51: required from here 40 | grad.noalias() = X.transpose() * (prob - Y); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, true> >, 1, -1, true>, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, true> >, 1, -1, true>, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, -1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 1>' 302 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 3>' 555 | class DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false>, 1, -1, false> >, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/Core:330: D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:147:40: required from 'void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long long int]' 147 | typedef typename Traits::ResScalar ResScalar; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:342:81: required from 'void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long long int]' 342 | evaluateProductBlockingSizesHeuristic(k, m, n, num_threads); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:355:66: required from 'Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long long int]' 355 | computeProductBlockingSizes(this->m_kc, this->m_mc, this->m_nc, num_threads); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:507:18: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 507 | BlockingType blocking(dst.rows(), dst.cols(), lhs.cols(), 1, true); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1080 | typedef typename HalfTraits::LhsPacket LhsPacketHalf; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 82 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from 'struct Eigen::internal::gebp_kernel, 4, 4, false, false>' 1085 | typedef typename QuarterTraits::LhsPacket LhsPacketQuarter; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 82 | gebp_kernel gebp; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro 'PACKET_DECL_COND_PREFIX' 384 | prefix ## name ## Packet | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::Matrix >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::Matrix >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::Matrix >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:592:23: required from 'bool LBFGSpp::BFGSMat::apply_PtBQv(const Matrix&, const IndexSet&, const Vector&, Vector&, bool) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 592 | res.noalias() = -WP * MWQtv; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:236:48: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 236 | bool nonzero = bfgs.apply_PtBQv(WP, L_set, lL, tmp, true); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 184 | pack_lhs(blockA, lhs.getSubMapper(i2,k2), actual_kc, actual_mc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2256 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2258 | HalfPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2259 | QuarterPacketSize = unpacket_traits::size, | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2298 | PacketBlock kernel_half; | ^~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 2304 | PacketBlock kernel_quarter; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:195:21: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 195 | pack_rhs(blockB, rhs.getSubMapper(k2,j2), actual_kc, actual_nc); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ D:/RCompile/CRANpkg/lib/4.6/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.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:198:15: required from 'static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]' 198 | gebp(res.getSubMapper(i2, j2), blockA, blockB, actual_mc, actual_kc, actual_nc, alpha); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from 'void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Dest = Eigen::Block, -1, -1, false>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]' 230 | Gemm::run(rows, cols, m_lhs.cols(), | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 231 | &m_lhs.coeffRef(row,0), m_lhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | &m_rhs.coeffRef(0,col), m_rhs.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 233 | (Scalar*)&(m_dest.coeffRef(row,col)), m_dest.innerStride(), m_dest.outerStride(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 234 | m_actualAlpha, m_blocking, info); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from 'void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose, -1, -1, true> >, Eigen::Block, -1, -1, true>, Eigen::Block, -1, -1, false>, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long long int]' 114 | func(0,rows, 0,cols); | ~~~~^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from 'static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; Scalar = double]' 508 | internal::parallelize_gemm<(Dest::MaxRowsAtCompileTime>32 || Dest::MaxRowsAtCompileTime==Dynamic)> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 509 | (GemmFunctor(lhs, rhs, dst, actualAlpha, blocking), a_lhs.rows(), a_rhs.cols(), a_lhs.cols(), Dest::Flags&RowMajorBit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from 'static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, -1, -1, false>; Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>]' 464 | scaleAndAddTo(dst, lhs, rhs, Scalar(-1)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__m128d'} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, true> >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:318:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 318 | res.head(m_ncorr).noalias() = m_y.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from 'static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Transpose, -1, -1, true> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:319:37: required from 'void LBFGSpp::BFGSMat::apply_Wtv(const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Vector = Eigen::Matrix]' 319 | res.tail(m_ncorr).noalias() = m_theta * m_s.leftCols(m_ncorr).transpose() * v; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/Cauchy.h:152:23: required from 'static void LBFGSpp::Cauchy::get_cauchy_point(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, Vector&, Vector&, IndexSet&, IndexSet&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 152 | bfgs.apply_Wtv(vecd, vecp); | ~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:154:41: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 154 | Cauchy::get_cauchy_point(m_bfgs, x, m_grad, lb, ub, xcp, vecc, newact_set, fv_set); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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 >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890: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 = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:516:27: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 516 | rhs.noalias() = WF.transpose() * Fd; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true>, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, true> >, 1, -1, true>, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from 'Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 797 | internal::call_assignment_no_alias(this->derived(), other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from 'Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; Derived = Eigen::Matrix]' 594 | _set_noalias(other); | ~~~~~~~~~~~~^~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]' 423 | : Base(other.derived()) | ^ ../inst/include/optimization/LBFGSpp/BFGSMat.h:111:20: required from 'void LBFGSpp::BFGSMat::add_correction(const RefConstVec&, const RefConstVec&) [with Scalar = double; bool LBFGSB = false; RefConstVec = Eigen::Ref >]' 111 | Vector Ss = m_s.leftCols(m_ncorr).transpose() * m_s.col(loc); | ^~ ../inst/include/optimization/LBFGS.h:162:38: required from 'int LBFGSpp::LBFGSSolver::minimize(Foo&, Vector&, Scalar&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchNocedalWright; Vector = Eigen::Matrix]' 162 | m_bfgs.add_correction(vecs, vecy); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:59:24: required from here 59 | solver.minimize(fun, xx, fx_opt); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Product, Eigen::Matrix, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:476:23: required from 'bool LBFGSpp::BFGSMat::apply_PtWMv(const Matrix&, const Vector&, Vector&, const Scalar&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 476 | res.noalias() = scale * (WP * Mv); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:521:20: required from 'void LBFGSpp::BFGSMat::compute_FtBAb(const Matrix&, const IndexSet&, const IndexSet&, const Vector&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; IndexSet = std::vector; Vector = Eigen::Matrix]' 521 | apply_PtWMv(WF, rhs, res, Scalar(-1)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:147:27: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 147 | bfgs.compute_FtBAb(WF, fv_set, newact_set, Wd, drt, vecc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, -1, true> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Block, -1, -1, true>; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, -1, true>, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, -1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 1, -1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 1, -1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, -1, false> >, 1, -1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, -1, false> >, 1, -1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, -1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from 'const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose, -1, -1, true> >; Rhs = Eigen::Block, -1, -1, true>; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose, -1, -1, true> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Block, -1, -1, true>; CoeffReturnType = double; Eigen::Index = long long int]' 606 | return (m_lhs.row(row).transpose().cwiseProduct( m_rhs.col(col) )).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from 'void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator, -1, -1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator, -1, -1, true> >, Eigen::Block, -1, -1, true>, 1> >; Functor = Eigen::internal::sub_assign_op; int Version = 1; Eigen::Index = long long int]' 654 | m_functor.assignCoeff(m_dst.coeffRef(row,col), m_src.coeff(row,col)); | ~~~~~~~~~~~^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, -1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, -1, true>, 0> >; ExpressionType = Eigen::Block, -1, -1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:549:59: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 549 | mid.block(m_ncorr, 0, m_ncorr, m_ncorr).noalias() = m_permMinv.block(m_m, 0, m_ncorr, m_ncorr) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 550 | WP.rightCols(m_ncorr).transpose() * WP.leftCols(m_ncorr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false>, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false>, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase, 1, -1, false>, 0>' 37 | template class MapBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense, 1, -1, false, true>' 329 | class BlockImpl_dense | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:23: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, -1, -1, false> >, 1, -1, true> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, -1, -1, false> >, 1, -1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, -1, -1, false> >, 1, -1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, -1, -1, false> >, 1, -1, true>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, -1, -1, false> >, 1, -1, true> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:554:78: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 554 | mid.col(m_ncorr + j).segment(m_ncorr + j, m_ncorr - j).noalias() = m_theta * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from 'class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>' 481 | class DenseCoeffsBase : public DenseCoeffsBase | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase, 1, -1, false> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase, 1, -1, false> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from 'class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>' 118 | template class TransposeImpl | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose, 1, -1, false> >' 52 | template class Transpose | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:23: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>': D:/RCompile/CRANpkg/lib/4.6/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, true> > >' 41 | template class DenseBase | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true> > >' 48 | template class MatrixBase | ^~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true>, Eigen::Dense>' 148 | class CwiseBinaryOpImpl | ^~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, true> >' 77 | class CwiseBinaryOp : | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: 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, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:23: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, -1, -1, false> >, 1, -1, true> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, -1, false> >, 1, -1, true> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from 'struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 722 | struct evaluator > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from 'class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >' 357 | class redux_evaluator : public internal::evaluator<_XprType> | ^~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:414: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::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 414 | ThisEvaluator thisEval(derived()); | ^~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator, 1, -1, false> >': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from 'struct Eigen::internal::unary_evaluator, 1, -1, false> >, Eigen::internal::IndexBased, double>' 311 | CoeffReadCost = evaluator::CoeffReadCost, | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> > >' 90 | struct evaluator : public unary_evaluator | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from 'struct Eigen::internal::evaluator, 1, -1, false> > >' 100 | struct evaluator | ^~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from 'struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>' 739 | CoeffReadCost = int(evaluator::CoeffReadCost) + int(evaluator::CoeffReadCost) + int(functor_traits::Cost), | ^~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 21 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Product, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:564:23: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 564 | res.noalias() = v / m_theta + (WP * WPv) / (m_theta * m_theta); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, false> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::CwiseBinaryOp, const Eigen::Product, -1, -1, false> >, Eigen::Block, -1, 1, true>, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:545:58: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 545 | mid.col(j).segment(j, m_ncorr - j).noalias() = m_permMinv.col(j).segment(j, m_ncorr - j) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 546 | WP.block(0, j, nP, m_ncorr - j).transpose() * WP.col(j) / m_theta; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long long int]': D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from 'static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]' 243 | const Index alignedStart = internal::first_default_aligned(xpr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ D:/RCompile/CRANpkg/lib/4.6/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, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 418 | return internal::redux_impl::run(thisEval, func, derived()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from 'typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true> >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]' 463 | return derived().redux(Eigen::internal::scalar_sum_op()); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: 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, true> >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]' 50 | return a.transpose().template binaryExpr(b).sum(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ D:/RCompile/CRANpkg/lib/4.6/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, true>, -1, 1, true>; Derived = Eigen::Block, -1, -1, true> >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]' 84 | return internal::dot_nocheck::run(*this, other); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>, -1, 1, false>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >; Func = assign_op]' 890 | Assignment::run(actualDst, src, func); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from 'ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false>, const Eigen::Product, -1, -1, true> >, Eigen::Block, -1, 1, true>, 0> > >; ExpressionType = Eigen::Block, -1, 1, true>, -1, 1, false>; StorageBase = Eigen::MatrixBase]' 43 | call_assignment_no_alias(m_expression, other.derived(), internal::assign_op()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/BFGSMat.h:554:78: required from 'void LBFGSpp::BFGSMat::solve_PtBP(const Matrix&, const Vector&, Vector&) const [with Scalar = double; bool LBFGSB = true; Matrix = Eigen::Matrix; Vector = Eigen::Matrix]' 554 | mid.col(m_ncorr + j).segment(m_ncorr + j, m_ncorr - j).noalias() = m_theta * | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 555 | (m_permMinv.col(m_m + j).segment(m_m + j, m_ncorr - j) - WP.rightCols(m_ncorr - j).transpose() * WP.col(m_ncorr + j)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSpp/SubspaceMin.h:159:24: required from 'static void LBFGSpp::SubspaceMin::subspace_minimize(const LBFGSpp::BFGSMat&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const Vector&, const IndexSet&, const IndexSet&, int, Vector&) [with Scalar = double; Vector = Eigen::Matrix; IndexSet = std::vector]' 159 | bfgs.solve_PtBP(WF, -vecc, vecy); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ../inst/include/optimization/LBFGSB.h:249:51: required from 'int LBFGSpp::LBFGSBSolver::minimize(Foo&, Vector&, Scalar&, const Vector&, const Vector&) [with Foo = Numer::LBFGSFun; Scalar = double; LineSearch = LBFGSpp::LineSearchMoreThuente; Vector = Eigen::Matrix]' 249 | SubspaceMin::subspace_minimize(m_bfgs, x, xcp, m_grad, lb, ub, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 250 | vecc, newact_set, fv_set, m_param.max_submin, m_drt); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/optimization/wrapper.h:99:24: required from here 99 | solver.minimize(fun, xx, fx_opt, lbv, ubv); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits::type' {aka '__m128d'} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I../inst/include/optimization -I../inst/include/integration -I./cuhre -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcpp_stop.cpp -o rcpp_stop.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I../inst/include/optimization -I../inst/include/integration -I./cuhre -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppEigen/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c register_routines.c -o register_routines.o g++ -std=gnu++20 -shared -s -static-libgcc -o RcppNumerical.dll tmp.def Cuhre.o RcppExports.o fastLR.o rcpp_stop.o register_routines.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-RcppNumerical/00new/RcppNumerical/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 (RcppNumerical)